Forum : Cross Browser Problem
Brief description  about Online courses   join in Online courses
View Santosh  Hegde 's Profile

Cross Browser Problem

Dear Sir,
i was uploaded my last CSS assignment Page1.html
its result in IE and Firefox very well,
and its breaks <li> in Crome Opera And Safari i given bolow code for Browser Compatible:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">


<head>
<title>My CSS Asnmet-XII</title>
<style type="text/css">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="style.css" rel="stylesheet" type="text/css" />
<link href="homeoutside/formozilla.css" rel="stylesheet" type="text/css" />
<link href="homeoutside/forie.css" rel="stylesheet" type="text/css" />
<link href="homeoutside/forie7new.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]-->
</head>

So i need to know that What should i give code for Crome, Opera and Safari?
please guide me..

Regards,
Santosh Hegde
9980230884
Asked by Santosh Hegde | Oct 26, 2010 |  Reply now
Replies (4)
View santosh hegde 's Profile
Ok Sir i`ll sent it to you,..
Nov 2, 2010
View teacher siliconindia 's Profile
Hi

You can send to mahendra@siliconindia.com this is

Regards
Nov 1, 2010
View santosh hegde 's Profile
Dear Sir,
Which i have asked abow in this page,
those code gives same result in IE & Firefix,
if i have 2 part in a page, Left part & Right part,
thats bottom of two part output good in IE & FF, but it doesn't comes proper output in Opera, Google Crome, And Safari.it breaks bottom line of both part.
or if we aligned LI Image for IE& FF its out is good.
then if i opened in other Browser, the LI Image comes just right side..
thats why i asked..

Sir if you given your mail id, i can send you two samoles please check and tell me.. ok?
Oct 29, 2010
View teacher siliconindia 's Profile
Hi
Normally Firefox, opera, safari will show same out put no need to write different code for that only inter net explore will give problem, can you paste your code here I will check and tell you .

Regards
Oct 28, 2010