<html>
<head>
<meta name="description" content="The HTML Fanatics Society provides support and opportunities to webmasters who suffer from HTML fanaticism. The website includes tutorials, links to resources, and an discussion board to commiserate with other webmasters.">
<title>Home Page - HTML Fantatics Society</title>
</head>
<body>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td bgcolor="#FFCC99" valign="middle"><img src="images/logo.gif" alt="Logo " WIDTH="60" HEIGHT="60"></td>
<td bgcolor="#FFCC99" valign="middle"><h1>HTML Fantatics Society</h1>
</td>
</tr>
<tr>
<td width="20%" valign="top"><br>
<a href="Topic1/Default.htm">Topic 1</a><p><a href="http://www.microsoft.com/">Topic 2</a></td>
<td valign="top">On a home page where the links/graphical content do not clearly indicate
what the page is about, include a short and concise "blurb" (1-3 sentences)
about the content and its significance.<p>Other things that this page should include:<ul>
<li>A meaningful TITLE element.</li>
<li>A META "description" tag with more details about the page</li>
</ul>
<p>All pages should also offer a way to contact the webmaster or content author, e.g., For
more information, please contact the <a href="mailto:webmaster@htmlfan.soc">HFS Webmaster</a>.</td>
</tr>
</table>
<p>Last Updated: February 2, 1999<br>
http://www.htmlfan.soc</p>
</body>
</html>
--