Page 128 - Viva ICSE Computer Studies 7 : E-book
P. 128
The second page is called Image.html. This is the page that will be displayed when we click on
the link.
When we run Link.html, the page titled ‘Flower’ will open. On clicking the fl ower, we will be
taken to a page tilled ‘Parts of a fl ower’.
Do and Learn
Write the HTML code for the following web page.
Steps to be Followed
<HTML>
<HEAD>
<TITLE> Learning English </TITLE>
</HEAD>
<BODY>
<FONT SIZE = “7”><center> Learning English Online </center>
<HR color = “black” SIZE = “5” NOSHADE><BR><HR color =
“black” SIZE = “5” NOSHADE>
116