Different Worlds: An Introduction to HTML

Appendix A: Example Files

FILE8.HTML : More hyperlinks

Copy and paste, or type, the HTML code shown below into your text editor, and save it as "file8.html":

<html>
<head>
<title>(file8.html) More hyperlinks</title>
</head>
<body>
<h1>This is file8.html</h1>
<h2><a name="c">Section C (file8)</a></h2>
<p>Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text Sample text </p>
</body>
</html>

Alternatively, this link leads to a copy of this file, already created for you.

Return to the tutorial or return to the list of example files.


Valid HTML 4.01

http://www.users.zetnet.co.uk/dms/htmlguide/app-a08.html
© 1998-2001 Donna Smillie <dms@zetnet.co.uk>