both above are right, but netscape 4.6 has a somewhat flawed implementation of CSS. If you ask me, they threw that in at the last minute.<br>but its all minor differences, for example:<br>in IE:<br>background-color:#FF00CC<br><br>in NET4.6<br>background-color:#FF00CC<br>layer-background-color:#FF00CC<br>(must use both)<br><br>small differences like that.<br>layer-background-color may be used in your CSS headings, IE will just ignore it, as with most unknown tags in html.<br> <p>theEclipse<br><a href=mailto:eclipse_web@hotmail.com>eclipse_web@hotmail.com</a><br><a href=robacarp.webjump.com>robacarp.webjump.com</a><br>**-Trying to build a documentation of a Javascript DOM, crossbrowser, of course. E-mail me if you know of any little known events and/or methods, etc.