Click to See Complete Forum and Search --> : CSS compatibility


McGruff
04-01-2003, 05:20 PM
Am I right in thinking that old browsers which chew up advanced CSS stuff like positioning will display simple stuff like CSS text styles OK?

I can live with tables but I really need text styles.

toicontien
04-02-2003, 11:37 PM
Fourth generation browsers (IE 4.0, NS 4.0) support nearly all of CSS 1, which has to do with text styles. Even Third generation browsers support SOME of CSS 1. http://www.w3schools.com/ does a good job of letting you know the browser compatibility of the various CSS elements.

McGruff
04-03-2003, 09:22 AM
Thanks for your help