<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">


<head>

<meta http-equiv="content-type" content="text/html; charset=utf-8" />

<link rel="stylesheet" type="text/css" href="testing.css" />

<title>Styles (CSS)</title>


</head>


<body>

<div id="top" title="top bar"> <a href="http://www.clarkson.edu/%7Edkain/341/schedule.html">Return
to TC341</a> </div>

<div id="menu" title="site menu">
<a href="doctypes.html">Doc Types</a> <br />
<a href="heading.html">Heading</a> <br />
<a href="charsets.html">Charset</a> <br />
<a href="styles.html">CSS</a> <br />
<a href="ftp.html">WS_FTP</a> <br />
<a href="index.html">Home</a> <br />

</div>

<div id="main" title="site content">

<h1>Styles (CSS)</h1>

<p>This page employs a linked
style sheet.</p>
<p><b>Make sure to check your pages in a varity of browsers.</b> This page looks
fine in IE and in Netscape 6. Netscape 4.72 can't deal with the style sheet.</p>
<p>For additional examples, go to the textbook site at <a href="http://www.cookwood.com/html">www.cookwood.com/html</a>.</p>

<p><a href="doctypes.html"><font size="-1">[Doc Types]</font></a> <a href="heading.html"><font size="-1">[Heading]</font></a>
<a href="charsets.html"><font size="-1">[Charset]</font></a> <a href="styles.html"><font size="-1">[CSS]</font></a>
<a href="ftp.html"><font size="-1">[WS_FTP]</font></a> <a href="index.html"><font size="-1">[Home]</font></a></p>
</div>

</body>

</html>