View Full Version : Do all browsers support CSS?


fruitcake
08-13-2003, 05:07 AM
I want to make sure my site will look good for EVERYONE. Are there any browsers that don't support CSS? Also, I've used <link rel="style.css"> will that work as well for all browsers, or should I put the CSS right in all my pages?

One more thing, do all recognize targeting a spot on a page? I didn't explain that right.. when you put in <a name="middle"></a> then link <a href="page.html#middle"> will that work for everyone, or will it take them nowhere but the top of the page?

Thanks in advance!

pb&j
08-13-2003, 05:41 AM
most, if not all, should support the page anchor linking.

css, no matter where it is put, may be a bit off in different viewers. any browser over version 5 should be best.

localh0st
08-14-2003, 01:12 AM
You mean IE over 5 should be best.

Mozilla is still in 1, Firebird is still 0.6.1, etc.