CSS Problem
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?
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 posted this at 04:31 — 6th March 2004.
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
American Psycho posted this at 06:47 — 6th March 2004.
He has: 43 posts
Joined: Feb 2004
How do you switch between css stylesheets? I think that would be best.
Mark Hensler posted this at 07:56 — 6th March 2004.
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.