singrdk/base/Applications/WebApps/MapDemo/mainpage.htm

16 lines
410 B
HTML
Raw Normal View History

2008-11-17 18:29:00 -05:00
<html>
<head>
<title>Caffeinate me!</title>
</head>
<body BGCOLOR="#747170" TEXT="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" link="#FFFFFF">
<h1 align="center">In Search of Caffeine</h1>
<large>
<h2>Caffeinate me, I'm:</h2>
<ul>
<li><a href="/redmond_all.htm">At work at Microsoft Research</a></li>
<li><a href="/seattle_all.htm">Napping on the couch in Seattle</a></li>
</large>
</body>
</html>