CSS Problem

He has: 43 posts

Joined: Feb 2004

I have a problem, when I view a html page in mozilla it looks funny, but in IE it looks ok, i fix it for mozzila and ie's messed.

Is there any way to switch css style sheets depending on the users browser?

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

There are various ways of dealing with browser inconsistencies. You could use hacks to deal with specific parts of your code, or hide/switch stylesheets altogether. Which strategy you take depends on circumstances. Check this page out for more info on both: http://css-discuss.incutio.com/?page=CssHack

He has: 43 posts

Joined: Feb 2004

How do you switch between css stylesheets? I think that would be best.

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

Moved to Web Page Authoring.

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.