-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
21 lines (18 loc) · 923 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" type="image/x-icon" href="/BalloonData/maxresdefault (1).jpg" />
<title>hello my friends</title>
</head>
<h2> welcome to weather balloon data i hope u enjoy </h2>
<!--<body background = "https://gifimage.net/wp-content/uploads/2017/07/dancing-bear-gif-15.gif">-->
<p><a href="/BalloonData/tempdata.html" target="_blank"> Weather Baloon Temperature Data data</a></p>
<p><a href="/BalloonData/pressuredata.html" target="_blank">Weather Baloon Pressure Data</a></p>
<p><a href="/BalloonData/wibwub/wibwub_google_maps.html"> very cool map</a></p>
<p><a href= "/BalloonData/GraphTest.html">Cosme's Attempt to Display Last Year's Altitude Data</a></p>
<p></p>
<p></p>
<p></p>
<p><a href= "/BalloonData/importantlinks.html">click here for other very important links</a></p>
</body>
</html>