<html><head><title>Hypertext Markup Language</title></head><!--includes material (c) G.C. '97, '98 A.R.R.-->
<body background="../images/tile">
<h4>Hypertext Markup Language:</h4>
<p>
 HTML is a semantic format used to embelish plain text. HTML files are displayed using <a href="WWW">web</a> <a href="Browser">browsers</a> or HTML readers. Although HTML files are often used in a local network, their primary function is as the main display format of the <a href="WWW">World Wide Web</a>.
<br>
 For more information on how to write HTML, see the <a href="../HTTutor">HTML tutorial</a>
</body>
</html>