What on earth is wrong with this?

by Jason Peters <JPeters(at)improveline.com>

 Date:  Thu, 12 Jul 2001 17:12:43 +0100
 To:  "HWG Techniques (E-mail)" <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
Please let me know why my hover class isn't working.

I've been looking at it for far too long now and can't see what I'm doing
wrong.

TIA

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<style type="text/css">
BODY {BACKGROUND-COLOR: #000000; PADDING: 25px; BORDER: 0px; MARGIN: 00px}

.outertable {BACKGROUND-COLOR: #dd1d19; PADDING: 0px; BORDER: 0px; MARGIN:
0px}

.header {FONT-FAMILY: Courier New, Courier; FONT-SIZE: 12pt; FONT-WEIGHT:
bold; COLOR: #ffffff}
A.header:link {COLOR: #ffffff; TEXT-DECORATION: none}
A.header:hover {COLOR #ffda2b; TEXT-DECORATION: none}
A.header:active {COLOR: #ffda2b; TEXT-DECORATION: none}
A.header:visited {COLOR: #ffffff; TEXT-DECORATION: none}
</style>
</head>
<body>
<table width="725" cellspacing="0" cellpadding="0" align="center" border="0"
class="outertable">
<tr>
	<td align="center" valign="top">
	<!-- BEGIN NAVIGATION ROW -->
	<table width="100%" align="center">
	<tr>
		<th width="20%" align="center" valign="middle"><a
href="../index.html" target="_top" class="header">Home</a></td>
		<th width="20%" align="center" valign="middle"
class="header">News</td>
		<th width="20%" align="center" valign="middle"><a
href="../travel/index.html" target="_top" class="header">Travel</a></td>
		<th width="20%" align="center" valign="middle"><a
href="../tickets/index.html" target="_top" class="header">Tickets</a></td>
		<th width="20%" align="center" valign="middle"><a
href="../gallery/index.html" target="_top" class="header">Gallery</a></td>
	</tr>
	</table>
	<!-- END NAVIGATION ROW -->
	</td>
</tr>
</table>
</body>
</html>
---
Jason
jpeters(at)improveline.com 

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.