Page 35 - Modular_V1.1_Flipbook
P. 35
Type the following HTML code in the Notepad window and save the file with the name
Environment.html:
<html> <head>
<title> Note on Environment </title>
</head>
<body bgcolor="yellow">
<font face="Ebrima" size="6" color="red">
<u> <b><p align="center">Web Page on Environment </p></b></u>
</font>
<h2> Environment </h2>
<font face="ms sans serif" color="black">
<b> Environment</b> is everything that is <i>around us</i>. It can
be living (<u>biotic</u>) or non-living (<u>abiotic</u>) things. It
includes physical, chemical and other natural forces. <br>Living
things live in their environment. They constantly interact with it
and adapt themselves to conditions in their environment. </font>
<hr>
<h5 align="right"> This web page has been created by </h5>
<p align="right"> <b> (enter your name here) </b> </p>
</body> </html>
Locate your file in Files and double-click on the file icon. The browser window will show all the
effects given in the HTML code for web page like this:
Web page
Formatting a Web Page 33

