[Zope] Cascading Style Sheets in N etscape 6

Casey Duncan cduncan@kaivo.com
Thu, 05 Apr 2001 09:22:49 -0600


Paul Zwarts wrote:
> 
> Spaces dont seem to be a problem. I have this css on my site and i just
> verified it with NS6.01.2001013114:
> 
> <style>
> .dtitle   {  font-family: Arial, Helvetica, sans-serif; font-size: 14px;
> font-style: normal; font-weight: bold; color: #0066CC; text-decoration:
> none; background-color: #000066}
> .title     {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;
> font-style: normal; font-weight: bolder; color: #0066CC; text-decoration:
> none}
> .date      {  font-family: Arial, Helvetica, sans-serif; font-size: 14px;
> font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration:
> none}
> </style>
> 
> Paz
> 

Have you tried

<style type="text/css">
...
</style>

There is more than one style sheet language and Mozilla might be picky
about specifying it explictly.
-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>