css question...
date posted 30th July 2001 19:57
Hi all,
Quick css question here...
When I use an "include" file then the stylesheets work fine in Netscape
and Explorer, but when I use a .css file half of the stylesheet doesn't
work in Netscape.
In particluar, the td class="whatever" variant...
The p class="whatever" works fine though...
Any ideas?
Thanks,
Damian.
The stylesheet:
.navtitle {font-family:verdana, tahoma; font-size:8pt; color:#000080;}
.nav {font-family:verdana, tahoma; font-size:8pt; color:#000080;}
.title {font-family:verdana, tahoma; font-size:11pt; font weight:bold;
color:#000080;}
.content {font-family:verdana, tahoma; font-size:9pt; color:#000080;}
.code {font-family:verdana, tahoma; color:#008000;}
.result {font-family:verdana, tahoma; color:#ff0000;}
.storytitle {font-family:verdana, tahoma; font-size:8pt; color:#000080;}
a:link {color:#800000; text-decoration:underlined;}
a:hover {color:#6666cc; text-decoration:underlined;}
a:active {color:#6666cc; text-decoration:underlined;}
------------------------------------------------------
Damian Jauregui
Everlone Limited
http://www.everlone.com
------------------------------------------------------