Browser Problems with Style Sheets - Netscrape doesn't see my <style>

They have: 5,633 posts

Joined: Jan 1970

Using an external .css that works great with IE5 but Netscape 4.5 & 4.6 doesn't see it. I then tried to internaly define style in each page and Netscrape still won't work! What is the deal?

They have: 2,390 posts

Joined: Nov 1998

What code did you use to include the css?
JP

----------
[red]The Next Step in Website Development [/red] - http://www.what-next.com
The Webmaster Promotion and Resource Center

They have: 359 posts

Joined: Mar 1999

I use the following method and it works in IE and NS

<link rel="stylesheet" href="filename.css">

Course all the functions don't work in both, but...

----------
Dan
http://cds-computers.com

Dan
Recycle Video Games Network

Stupidity killed the cat, curiosity was framed!

They have: 2,390 posts

Joined: Nov 1998

ah, I see, let me see the actual .css file then.

oh and use this
<link rel="STYLESHEET" type="text/css" href="whatnext.css"> as well.
JP

----------
[red]The Next Step in Website Development [/red] - http://www.what-next.com
The Webmaster Promotion and Resource Center

They have: 359 posts

Joined: Mar 1999

Are you confused JP? Wink

----------
Dan
http://cds-computers.com

They have: 2,390 posts

Joined: Nov 1998

well it has been a hard day lol

(I actually know css well honest Smiling )
JP

----------
[red]The Next Step in Website Development [/red] - http://www.what-next.com
The Webmaster Promotion and Resource Center

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.