view myw/index.html @ 89:18f8c214169f

add gtc
author paulo
date Sun, 19 Feb 2017 19:45:31 -0800
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>