Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I'm using firefox on windows XP2 SP2 .My problem is i can't view my webpage properly in firefox and chrome but the same webpage is shown perfectly in ie. So,please help me out with this it's little urgent for me to close the problem .

the code:

<meta http-equiv="content-style-type" content="text/css" /> 
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1"/> 
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/> 
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/> 
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8"/> 
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9"/> 
<meta http-equiv="X-UA-Compatible" content="IE=edge"/> 
<link href="../css/style.css" rel="stylesheet" type="text/css" />

Thank you.

share|improve this question
Why don't you get rid of all the duplicate meta elements? They are contradicting each other. – Mr Lister Jul 26 '12 at 7:54
If you're programming yourself, please post your questions on Stack Overflow, but please add as many details as possible, as requested by other commenters and try to be clear about what exactly the problem is. – slhck Jul 26 '12 at 7:56
Also, "can't view properly", and in the other question, "doesn't load properly" is far too vague. The minimum you should tell us is what do you expect to happen and what does actually happen? A link to the live site will help too. – Mr Lister Jul 26 '12 at 7:57
@mounica - questions about programming are off-topic on Super User. Please ask this on our sister site Stack Overflow, and provide more details there, if you want a correct answer. – Gnoupi Jul 26 '12 at 8:04

closed as off topic by Gnoupi, Mokubai, Daniel Beck Jul 26 '12 at 7:53

Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.