I was just wondering, Im writing some CSS and xhtml, and so far they work on Firefox and google Chrome, but Internet explorer completely ignores the CSS. Can anyone help? I cant give you any details of the webpage but if anyone knows why Internet Explorer doesnt like my CSS please tell and if you know how to fix it tell also.
-CprlLauc
CSS not work on IE
CSS not work on IE
"If your going to criticize someone, try walking a mile in their shoes. Then, when you criticize them, you'll be a mile away and have their shoes"
Re: CSS not work on IE
Because IE uses it's own engine, and every other browser uses engines that actually comply with W3C standards. It's common knowledge amongst webprogrammers. Also why there's a lot of workarounds for stuff.
The only limitations I know of are lack of .form[type] support, and :link, :hover, :visited only working on links and no other elements. If it's not one of those, then you'll have to post what the issue is and example code for me to be of any help.
Or, y'know, go to an actual coding help site and post there for help. :-p
The only limitations I know of are lack of .form[type] support, and :link, :hover, :visited only working on links and no other elements. If it's not one of those, then you'll have to post what the issue is and example code for me to be of any help.
Or, y'know, go to an actual coding help site and post there for help. :-p
Re: CSS not work on IE
Just thought some clever-clogs here might know
"If your going to criticize someone, try walking a mile in their shoes. Then, when you criticize them, you'll be a mile away and have their shoes"
Who is online
Users browsing this forum: No registered users and 18 guests