-
Notifications
You must be signed in to change notification settings - Fork 0
/
links.htm
40 lines (40 loc) · 1.36 KB
/
links.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.6.0">
<title>Links</title>
</head>
<body bgcolor="#00FFFF" font="#000000">
<h2> Links</h2>
<menu>Cameras
<ul type="circle"">
<li><a href="http://www.wrcc.dri.edu/webcam/" target="_top">Desert
Research Institute</a></li>
<li><a href=
"http://www.realtimeweather.com/cgi-bin/iwn2?../htdocs/sierra2.temp+2+Donner%20Pass"
target="_top">Web Cam and Weather on Donner Summit</a></li>
</ul>
Highway Information
<ul type="circle"">
<li><a href="http://www.dot.ca.gov/hq/roadinfo/mtnhwys.htm" target=
"_top">California</a></li>
</ul>
Weather
<ul type="circle"">
<li><a href="http://www.weather.com/weather/cities/us_nv_reno.html"
target="_top">Weather Channel</a></li>
<li><a href="http://www.wunderground.com/US/NV/Reno.html" target=
"_top">Weather Underground</a></li>
<li><a href="http://weather.noaa.gov/weather/current/KRNO.html"
target="_top">NOAA (Reno Airport)</a></li>
</ul>
Maps
<ul type="circle"">
<li><a href=
"http://www.mapquest.com/cgi-bin/ia_find?link=btwn/twn-map_topo_results&event=topo_search&topo=Reno|Nevada|395297|-1198127&uid=ubk300hav4d3hotd:8suu1w1at&SNVData=3mad3-9.fy%28at2u67_%29f82u67%3bah7-%3d%3a%28_%3d%3abad672%3d%3d1su672%3d0,rb%3b7"
target="_top">Map Quest</a></li>
</ul>
</menu>
</body>
</html>