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

42 lines
963 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>Looks like a drive to Redmond is in your future...
<br><div class="whiteBox">
<img src="img/green.bmp"> <a href="/redmond_star.htm">Starbucks</a>
<br><img src="img/blue.bmp"> <a href="/redmond_sbc.htm">Seattle's Best Coffee</a>
<br><img src="img/red.bmp"> <a href="/redmond_tullys.htm">Tully's</a>
<br><a href="seattle_all.htm">Take me to Seattle instead</a>
</div></td>
<td><img src="MapImage.aspx?city=redmond" width=400 height=500></td></tr>
</table>
</p>
</large>
</body>
</html>