-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
47 lines (40 loc) · 1.14 KB
/
index.html
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
41
42
43
44
45
<!DOCTYPE html>
<html>
<head>
<title>Reduce,Reuse,and Recycle</title>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="main.css">
<style>
h3 {font-family: "Tahoma";
font-weight: bold;
font-size: 2.5em;
}
p {font-weight: normal;
font-size: 100%;
}
</style>
</head>
<body>
<h2><tr>
<td></td>
<td class="wide1"><span class="here"><b>Homepage</b></span> |
<a href="tab1.html">Information</a> | <a href="tab2.html">About Us</a></td>
<td class="wide2"></td>
</tr>
<tr>
<td></td>
<td class="wide1"></td>
<td class="wide2"></td>
</tr>
<tr>
<td></td>
<td class="wide1 high1"></h2>
<video controls autoplay loop style="width:100%;height:640px;">
<source src="movie.mp4" type="video/mp4">
</video>
<br>
<h3 font-family= "Tahoma", font-weight= bold>Join us in our efforts to Reduce, Reuse, and Recycle to help our planet!<h3>
<p style="color:white", font-family= "Tahoma">Help us spread awareness about this cause by playing games and earning points by reducing, reusing, and recycling. Go to the information tab to learn more about this cause. </p>
</body>
</html>
<body background="woodbackground.png">