Handout # 4
Hyperlinks.
1. Start Notepad and type the following text:
<HTML>
<HEAD>
<TITLE> Fourth page </TITLE>
</HEAD>
<BODY>
</BODY>
</HTML>
2. Save the file with the name "Surname_4.HTML"
3. Open the Paint graphics editor. Set the dimensions of the picture to 300 x
200 pixels and draw, that either resembling the following figure.
![]() |
Save the image as
Familie.jpg (file name in English).
4. After the first <BODY> tag, insert the following expression:
<IMG SRC=" Familie.jpg">
Start the browser
and make sure the drawing is displayed in the browser.
5. Insert the following phrase:
<P ALIGN="center">
<FONT COLOR=red
SIZE=6>
Contents of my site.
</FONT>
</P>
Save, and start the
browser, the phrase "Site Contents" of the red color aligned in the
middle should appear on the screen.
6. Before the closing tag </ P>, insert the tag that displays the
hyperlink.
<BR>
<A HREF="Фамилия_1.html"> Practical work No. 1</A>
Pay attention to
the correct spelling of the file name of the first page. Save and make sure
that the hyperlink is working correctly.
7. Similarly, add links to the other two works.
8. In the three previous files after the first <BODY> tag, add:
<BR>
<A HREF="Фамилия_4.html">На главную</A>
Материалы на данной страницы взяты из открытых источников либо размещены пользователем в соответствии с договором-офертой сайта. Вы можете сообщить о нарушении.