Re[2]: [Zope] Cascading Style Sheets in Netsc
 ape  6
   
    Craig Stoddart
     
    craig.stoddart@dundeecity.gov.uk
       
    6 Apr 2001 10:00:00 -0000
    
    
  
>if you are linking to an external css file , make sure to include both
>the rel atttribute , and the type..
>
><link rel=3D"stylesheet" type=3D"text/css" href=3D"myUrl" />
In my standard=5Fhtml=5Fheader I have:
<link HREF=3D"<dtml-var BASE2>/styles/global.css" rel=3D"stylesheet"
type=3D"text/css">
>- if you are adding them inline , remember the type-declaration :
><style type=3D"text/css">
></style>
I have these added to my CSS now but it still isn't having any effect.
-------------------------------------------------
Craig Stoddart
IT Software Development Officer
Dundee City Council
IT Division
Northern College
Technical=20Block
Gardyne Road
Dundee DD5 1NY
Phone:  01382 438170
Fax:    01382 438002
E-mail: craig.stoddart@dundeecity.gov.uk
-------------------------------------------------