-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathtab1.html
60 lines (52 loc) · 3.25 KB
/
tab1.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<DOCTYPE!>
<style>
p{
font-family: "Gill Sans";
font-size: 16px;
}
</style>
<html>
<body background="woodbackground.png">
<h2><tr>
<td>
<a href = "index.html">HomePage</a>
<td class="wide1"><span class="here"><b>Information</b></span> </td>
<a href = "tab2.html">About Us</a>
</td>
</tr></h2>
<br>
<h2>For Parents:</h2>
<p> Welcome to our website! Here, we encourage kids in elementary and middle school to reuse, reduce, and recycle in their daily lives
by providing them information about this topic. The website features numerous games and animations which ultimately motivates them
to practice these three things in their day to day life. We hope your kids enjoy our informational website!
To learn more, visit the About Us tab.</p>
<h2>For Students:</h2>
<p> Hey guys! Our website contains a bunch of games for you to enjoy.
We hope you guys learn more about reducing, reusing, and recycling! There are many videos for you all to enjoy too. </p>
<p>Waste is anything that we get rid of, throw away, or do not use and waste can affect the environment in many different ways. The environment includes everything around you such as plants, water, air, land, and much more. It is important for the environment to be healthy and being responsible with waste is one way you can help the Earth. To help protect the environment from waste, you can practice something called the three R's of waste management. The three R's stand for reduce, reuse, and recycle. Keep reading to learn all about how you can reduce, reuse, and recycle to help the environment.
<ul>Things to Recycle:
<li>Cardboard</li>
<li>Aluminum cans</li>
<li>Paper</li>
<li>Newspaper</li>
<li>Plastic bottles</li>
<li>Plastic Bags</li>
<li>Metal</li>
<li>Magazines</li>
<li>Glass (bottles and jars)</li>
<li>Leaves</li>
<li>Grass</li>
</ul>
</p>
<h1>Informational Videos</h1>
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/197417839/?autostart=false" frameborder="0" allowfullscreen></iframe>
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/204269966/?autostart=false" frameborder="0" allowfullscreen></iframe>
<h1>Games</h1>
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/198704322/?autostart=false" frameborder="0" allowfullscreen></iframe>
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/199139423/?autostart=false" frameborder="0" allowfullscreen></iframe>
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/198707925/?autostart=false" frameborder="0" allowfullscreen></iframe>
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/199030203/?autostart=false" frameborder="0" allowfullscreen></iframe>
<p>To play the game below: press the space bar to start, block the crab from getting to the crumpled paper by hovering over it with your mouse. Click the crumpled paper to get a point! </p>
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/191868035/?autostart=false" frameborder="0" allowfullscreen></iframe>
</body>
</html>