forked from oopsies/old-oopsies.github.io-site
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (23 loc) · 1.21 KB
/
Copy pathindex.html
File metadata and controls
25 lines (23 loc) · 1.21 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" type="image/x-icon" href="maxresdefault (1).jpg" />
<title>hello my friends</title>
</head>
<h2> welcome to weather balloon data i hope u enjoy </h2>
<body background = "Penguins.jpg">
<p><a href="/testchart.html" target="_blank">test chart very nice</a></p>
<p><a href="/movingtestchart.html" target="_blank">fancy moving test chart very nice mr brown</a></p>
<p><a href="/Table.html" target="_blank">some data</a></p>
<p><a href="/tempdata.html" target="_blank"> Weather Baloon Temperature Data data</a></p>
<p><a href="/pressuredata.html" target="_blank">Weather Baloon Pressure Data</a></p>
<p><a href="/wibwub/wibwub_google_maps.html"> very cool map</a></p>
<p><a href= "/GraphTest.html">Cosme's Attempt to Display Last Year's Altitude Data</a></p>
<p></p>
<p></p>
<p></p>
<p><a href= "/importantlinks.html">click here for other very important links</a></p>
<video src = "https://s3.amazonaws.com/codecademy-content/courses/freelance-1/unit-1/lesson-2/htmlcss1-vid_brown-bear.mp4" width="320" height="240" controls></video>
<p><small>(aslo pls stop adding weeb pics)</small></p>
</body>
</html>