|

<html>
<head>
<style>
<!--
H1 {color: green}
.newsflash { color: red; font-family: sans-serif }
-->
</style>
<meta name="description"
content="The HTML Fanatics Society provides support and resources to HTML fanatics
throughout the world.
The site includes a discussion groups, downloads, and white papers. ">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Home Page - HTML Fanatics Society</title>
</head>
<body>
<div align="left">
<table border="0" width="100%" cellspacing="0"
cellpadding="3">
<tr>
<td colspan="4"><h1>HTML Fanatics Society</h1>
</td>
</tr>
<tr>
<td align="center" bgcolor="#cccccc"><a
href="link.htm"><strong>Home</strong></a></td>
<td align="center" bgcolor="#cccccc"><a
href="link.htm"><strong>Topic 1</strong></a></td>
<td align="center" bgcolor="#cccccc"><a
href="link.htm"><strong>Topic 2</strong></a></td>
<td align="center" bgcolor="#cccccc"><a
href="link.htm"><strong>Search</strong></a></td>
</tr>
<tr>
<td colspan="3" rowspan="2" valign="top">Include a 1-3
sentence "blurb" that
provides a short and concise description of the site and its significance to the user.
Should be readable in 15 seconds or less. Home pages should also include a
"description" META element.<p>Some home pages that have relatively
static
content include a "headline" or "newsflash" portion of
the page with a
link for more information, as demonstrated in the right column of this page.</p>
<p>Create an embedded style sheet for this page. Create a class that uses the color
"red" and the font "sans-serif", and apply the class
to the text in
the newsflash area to the right. Also use a <font> tag so that HTML 2
compatible
browsers will at least see red text in this newsflash area. Repeat the above for the
<h1> element to apply the color "green" to the page
title.</td>
<td align="right" valign="top"><p
class="newsflash"><font
color="red"><strong>NEWSFLASH!</strong><br>
Attention: <a href="testlink.htm">Order</a> your HTML Fanatics
Society T-shirt today!</font></td>
</tr>
<tr>
<td align="center"><strong>Other Resources</strong><br>
<a href="http://www.w3.org/">W3C Consortium</a><br>
<a href="http://www.microsoft.com/sitebuilder/">Microsoft
SiteBuilder</a><br>
<a href="http://www.netscape.com/">Netscape NetCenter</a></td>
</tr>
</table>
</div>
<p><small>Last Updated: February 10, 1999<br>
Contact: <a href="mailto:webmaster@htmlfan.soc">HFS
Webmaster</a><br>
<a
href="link.htm">http://www.htmlfan.soc</a></small></p>
</body>
</html>
[csc96b/_private/footer.htm]
|
|