singrdk/base/Windows/Benchmarks/MapDemo/seattle_star.htm

41 lines
840 B
HTML

<html>
<head>
<title>Caffeinate me!</title>
<style type="text/css">
div.whiteBox
{
color: black;
border: solid;
padding: 10px 10px 10px 10px;
background-color: white;
}
</style>
</head>
<body BGCOLOR="#747170" TEXT="#FFFFFF" vlink="0000FF" alink="0000FF" link="0000FF">
<p align="center">
<table cellpadding="10" cellspacing="5" border="0">
<tr>
<td valign="top">
<h1 align="center">In Search of Caffeine</h1>
<large>
<p>The original Starbucks location is in Pike Place Market
<br>
<div class="whiteBox">
<img src="img/green.bmp"> Starbucks
<br><a href="seattle_all.htm">Show all chains</a>
<br><a href="redmond_all.htm">Take me to Redmond instead</a>
</div></td>
<td><img src="MapImage.aspx?city=seattle&mask=1" width=400 height=500></td></tr>
</table>
</p>
</large>
</body>
</html>