view myw/index.html @ 77:6ede61cb9d12

add myw
author paulo
date Tue, 31 May 2016 23:40:17 -0600
parents
children 302eebbf025f
line source
1 <html>
2 <head>
3 <title>myw</title>
4 <link rel="stylesheet" type="text/css" href="index.css">
5 </head>
7 <body>
8 <div id="desktopLink">
9 <a href="http://forecast.weather.gov/MapClick.php?lat=37.63048605200049&lon=-122.41107706299971">Desktop</a>
10 </div>
11 <div id="mobileLink">
12 <a href="http://mobile.weather.gov/index.php?lat=37.61961&lon=-122.36558">Mobile</a>
13 </div>
14 </body>
15 </html>