[thelist] FW: Style Sheet Problem

mccreath mccreath at ak.net
Fri Jul 20 09:34:43 CDT 2001


Hm. Have you tried putting the stylesheet directly into the <head></head>
tags of one of your pages (rather than linking to it) to see if it works
that way?

Do you have a URL we can look at?

David

> -----Original Message-----
> From: Daniel Wood
>
> Nope, I'm using:
> <link rel="stylesheet" href="../mystyles.css" type="text/css">
>
> -----Original Message-----
> From: mccreath [mailto:mccreath at ak.net]
>
> Hi, Daniel --
>
> Are you using @import to bring in the external stylesheet? That's not
> supported in Netscape 4 for Mac. If you are using that, try switching to
>
> <link rel="stylesheet" href="../mystyles.css" type="text/css">
>
> and you should be alright.





More information about the thelist mailing list