forked from NASAWorldWind/WorldWindJava
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPikePlaceMarket.html
More file actions
25 lines (24 loc) · 868 Bytes
/
PikePlaceMarket.html
File metadata and controls
25 lines (24 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!-- $Id: PikePlaceMarket.html 1 2011-07-16 23:22:47Z dcollins $ -->
<html>
<body>
<table align="center">
<tr>
<td colspan="2"><b><a href="http://maps.google.com/maps/place?cid=4747726673235102483\">Pike Place
Market</a></b></td>
</tr>
<tr>
<td>1501 Pike Place<br/>Seattle, Washington 98101, United States</td>
</tr>
<tr>
<td>+1 206-682-7453</td>
</tr>
<tr align="center">
<td><a href="http://www.panoramio.com/photo/12234553\"><img
src="http://mw2.google.com/mw-panoramio/photos/small/12234553.jpg" alt="Pike Place Market Image"/></a>
</td>
</tr>
</table>
</body>
</html>