Example
Page
<html>
<head>
<title>Sample 1</title>
</head>
<body bgcolor="yellow" alink="green" vlink="brown">
<center><h1>My Page</h1></center>
<br>
<font face="Andy" size="4">This is the sample webpage</font><font
face="lucida" size="4">.
</font>
<font face="lucida" size="2"><i><b>Here
is a link to the Microsoft webpage: </b>
</i>
<br>
<a href="http://www.microsoft.com">Microsoft</a>
</font>
<font face="lucida" size="6">
<p>
<font color="#C0C0C0">Here</font> <font color="#000000">is</font>
<font color="#000080">a</font> <font color="#008000">nice</font>
<font color="#00FFFF">picture</font>: </font>
<font face="lucida" size="2">
<br>
<center><img src="../images/images.gif" width="125"
height="126"><p> </p>
<p>
<a name="tableofcont">Table of Contents</a>
<br>
<a href="#chapter1">Chapter 1</a><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br>
<a name="#chapter1"> This is Chapter 1</a><br>
<a href="#tableofcont">Back to Table of Contents</a><p><p><p><p><p>
</center>
<p>
<hr>
<br>
<center>
<a href="mailto:youremail@isp.com">E-Mail Me</a>
<br>
<a href="sample.html">Back</a>
</center>
</body>
</html>
Click
here to view this site.