This Page's Frame Structure
<frameset rows="120,*">
<frame src="dc1.htm" name="top_part">
<frame src="dc2.htm" name="bottom_part">
</frameset>
<html>
<body bgcolor="#cccccc">
<img src="captsm.gif" align="middle">
<font face="comic sans ms"><font size="4">
<b>Cascading Style Sheets and The Document Object Model (IE specific)
</body>
</html>
<frameset cols="170,*">
<frame src="dc3.htm" name="menu_list">
<frame src="dc4.htm" name="show_window">
</frameset>
<html><head>
<STYLE type="text/css">
a.menu_type:link {color: Blue; text-decoration: none; }
a.menu_type:visited {color: Green; text-decoration: none; }
a.menu_type:hover {color: Yellow; text-decoration: underline; }
a.menu_type:active {color: Red; }
</STYLE>
</head><body>
<table border="0">
<tr>
<td colspan="2" align="center" valign="middle"><b>MENU</b><hr></td>
</tr>
<tr>
<td valign="top"><img src="sredball.gif" border="0" align="middle"> </td>
<td valign="top"><a class="menu_type" href="dc5.htm" target="show_window">Text Changes</a></td>
</tr>
<tr>
<td valign="top"><img src="sredball.gif" border="0" align="middle"> </td>
<td valign="top"><a class="menu_type" href="dc6.htm" target="show_window">Positioning (an Image and its Properties)</a></td>
</tr>
<tr>
<td valign="top"><img src="sredball.gif" border="0" align="middle"> </td>
<td valign="top"><a class="menu_type" href="dc7.htm" target="show_window">Visibility and Z-Index</a></td>
</tr>
<tr>
<td valign="top"><img src="sredball.gif" border="0" align="middle"> </td>
<td valign="top"><a class="menu_type" href="dc8.htm" target="show_window">Link Properties</a></td>
</tr>
<tr>
<td valign="top"><img src="sredball.gif" border="0" align="middle"> </td>
<td valign="top"><a class="menu_type" href="dc9.htm" target="show_window">This Page's Frameset</a></td>
</tr>
<tr>
<td colspan="2" align="center"><hr> <font size="2">Version 1 Nov 2004</td>
</tr>
</table></body></html>
<html><body>
<p> <p> <p>
<img src="arrowlf.gif" align="absmiddle"> <b>Click something
</body>
</html>