Forum : Different out put in different browers
Brief description  about Online courses   join in Online courses
View papaiah  ikkurthi 's Profile

Different out put in different browers

Hi sir,
I already sent mail that I am facing problem with browsers for that you ask me to check the css text tutorial (example for css divisions)... for that example also out put is same for mozilla firefox and safari but it is different in internet explorer.... can you please resolve it quickly because of i have to submit the assignment...
Asked by papaiah ikkurthi | Dec 27, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi

You can use this code to solve your problem

<!-- For browser compatibility, use below code -->
<link href="homeoutside/formozilla.css" rel="stylesheet" type="text/css" />

<!--[if IE 6]>

<link href="qaforie.css" rel="stylesheet" type="text/css" />

<![endif]-->

<!--[if IE 7]>
<link href="qaforie7.css" rel="stylesheet" type="text/css" />

<![endif]-->

Regards
Dec 28, 2010