<html>
<Frameset rows="20%,*"border="2">
<FRAME src="Heading.html" NAME="F1" scrolling="No">
<FRAMESET cols="30%,*">
<FRAME src="Mainlist.html" Name="F2">
<FRAMESET cols="100%*">
<FRAME src="Details.html"Name="F3">
</frameset>
</frameset>
</frameset>
</html>
<html>
<body bgcolor="ff00f0">
<center><H1>add heading </h1>
</center>
</body>
</html>
<HTML>
<body bgcolor="lime">
<UL>
<LI><A href="Details.html"target="A">natural world</A>
<LI><A href="photos.html"target="A">nature WORLD</A>
<LI><A href="videos.html"target="A">nature animals videos</A>
<LI><A href="java.html"target="A">javascript</A>
</A>
</UL>
</BODY>
</HTML>
<HTML>
<body bgcolor="#ffff00">
nature is an important factor in our life so to keep this factor from disappearing<br>
we must stop cutting trees and decrease the use of fossil fuels and try to use cars which
work by electricity<br>
</body>
</html>
<!DOCTYPE HTML>
<html>
<body>
<bgcolor=blue>
<H3>THIS IS ANIMAL VIDEOS</H3>
<VIDEO WIDTH="700" HEIGHT="500" CONTROL POSTER>
<SOURCE SRC="Animal.mp4" TYPE="VIDEO/MP4">
</VIDEO>
<VIDEO WIDTH="700" HEIGHT="500" CONTROL POSTER<VIDEO WIDTH="700"
HEIGHT="500" CONTROL POSTER>
<SOURCE SRC="Horse.mp4" TYPE="VIDEO/MP4">
SORRY! YOIR BROWSER DOES NOT SUPPORT THE VIDEO FORMAT
SORRY! YOIR BROWSER DOES NOT SUPPORT THE VIDEO FORMAT
</VIDEO>
</BODY>
</HTML>
<html>
<head><title>nature photos</title></head>
<body bgcolor="ffff00">
<p align="left">
<img src="Seal.jpg" width="440" height="350"><img src="Baby panda.jpg" width="440"
height="350"><img src="white tiger.jpg" width="440" height="350"></img>
</p>
<p align="left">
<img src="forest.jpg" width="440" height="350"><img src="nature.jpg" width="440"
height="350"><img src="nature2.jpg" width="440" height="350"></img>
</p>
</body>
</html>
<html>
<head>
<title>hi</title>
</head>
<body>
<script language="javascript">
document.write(" A long time ago, one kind of wise creature called human being appeared
in the natural world. After many years, in today's world, that creature became the
dominator of the world. While they were getting more and more intelligent, an ambition
came out. Human beings wanted to conquer the whole natural world. However they haven't
succeeded yet. The role of the natural world in human society hasn't changed. It is both as a
friend and an enemy to human society.");
</script>
</body>
</html>