/    Sign up×
Community /Pin to ProfileBookmark

Problem with 2 diff style sheet for diff browser

Hi

I created 2 different style sheet.
1) FireFox
2)IE6

the problem is, i am not getting the perfect view in both. in IE i am not getting the link color and a.hover is not working. While in Firefox i am not getting 1 image which i can see in IE6.

I am sending both CSS file and template code.
Could any body help me to slove this problem.

Thnks

Template Code:-

[code=html]<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>

<html xmlns=”http://www.w3.org/1999/xhtml”>
<!– DW6 –>
<head>
<!– Copyright 2005 Macromedia, Inc. All rights reserved. –>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″ />
<!– TemplateBeginEditable name=”title” –>
<title>Title</title>
<!– TemplateEndEditable –>
<![if !IE]>
<link rel=”stylesheet” href=”IE_LeftNav.css” type=”text/css” />
<![endif]>
<link rel=”stylesheet” href=”3col_leftNav.css” type=”text/css” />
</head>
<body>
<span class=”style1″></span><span class=”style2″></span>
<div id=”wrapper”>
<div id=”pad”>
<div id=”masthead”>
<img src=”../Image/TUFLOW Header 070618.gif” width=”1043″ height=”149″ /> </div>
<div id=”breadCrumb”><a class=”a3″ href=”#”>Price – License</a> / <a class=”a3″ href=”#”>Contact Us</a>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; Search:-
<FORM name=”formSear” style=”display:inline” action=”../New Folder/WEB/Search.html” method=”GET” onSubmit=”return qs();”>
<script type=”text/javascript”>function qs(){var f=document.formSear;var qe=f.searWords.value;if(window.encodeURIComponent)qe=encodeURIComponent(qe);if(f.area)if(f.area.value==2){document.location=”http://www.google.com/search?q=”+qe;return false;}var pt=document.location.href;var iq=pt.indexOf(‘?’);if(iq!=-1)pt=pt.substring(0, iq);if(f.action)if(f.action!=””)pt=f.action;var ue=pt+”?searWords=”+qe;if(f.search)ue+=”&search=”+f.search.value;if(f.match)ue+=”&match=”+f.match.value;document.location=ue;return false;}</script>
<input name=”searWords” size=”10″ style=”” />
<input name=”Send” type=”submit” style=”background-color:#99CCFF; color:#FFFFFF; border:thin; border-color:#CCCCCC” value=”Go” /></FORM>
</div>
<!—–End Bread Crumb—->
<!—-End Masthead—>
<div id=”LineDiv”>
</div>
<!——End Line—–>
<div id=”navBar”>
<div id=”sectionLinks”> <span class=”style1″></span>
<ul>
<li><a href=”../New Folder/WEB/Home.htm”>Home</a></li>
<li><a href=”../New Folder/WEB/Desc.htm”>Description</a></li>
<li><a href=”../New Folder/WEB/News.html” >News</a></li>
<li><a href=”../New Folder/WEB/Promotional.html”>Promotional</a></li>
<li><a href=”../New Folder/WEB/Animation.html”>Animation</a></li>
<li><a href=”../New Folder/WEB/Download.html”>Downloads</a></li>
<li><a href=”../New Folder/WEB/ReleaseNotes.html”>Release Note</a></li>
<li><a href=”../New Folder/WEB/Price_Licence.html”>Price/Licence</a></li>
<li><a href=”../New Folder/WEB/FAQ.html”>FAQ</a></li>
<li><a href=”../New Folder/WEB/Link.html”>Links</a></li>
<li><a href=”#”>Contact Us</a></li>
</ul>
</div>
</div>
<!–end navBar div –>
<div id=”headlines”>
<h3>Latest News</h3>
<h4>&nbsp;</h4>
<h4>April 5, 2007</h4>
<a class=”a3″ href=”#”>TUFLOW_to_GIS..</a>
<h4>&nbsp;</h4>
<h4>January 18, 2007</h4>
<a class=”a3″ href=”#”>Two new utilities..</a>
<h4>&nbsp;</h4>
<h4>December 21, 2006</h4>
<a class=”a3″ href=”#”>dat_to_dat.exe..</a>
<h4>&nbsp;</h4>
<h4>November 20, 2006</h4>
<a class=”a3″ href=”#”>TUFLOW_to_GIS..</a>
<h4>&nbsp;</h4>
<h4>September 12, 2006</h4>
<a class=”a3″ href=”#”>Build 2006-06-BD..</a>
<h4>&nbsp;</h4>
<h4>August 8, 2006</h4>
<a class=”a3″ href=”#”>The June 2006 ..</a>
</div>
<!–end headlines –>
<!– TemplateBeginEditable name=”Content Edit” –>
<div id=”content”>
<div class=”feature”> <img src=”” alt=”” width=”250″ height=”250″ />
<h3>Feature title</h3>
<p> Content </p>
</div>
<div class=”story”>
<h3>Story Title</h3>
<p> Your Story </p>
</div>
<div class=”story”>
<h3>Story Title</h3>
<p> Your Story </p>
</div>
</div>
<!– TemplateEndEditable –>
<div id=”siteInfo”><a class=”a3″ href=”#”>About Us</a> | <a class=”a3″ href=”#”>Site Map</a> | <a class=”a3″href=”#”>Privacy Policy</a> | <a class=”a3″ href=”#”>Contact Us</a> | &copy;2003 TUFLOW </div>
<br/>
</div>
</div>
</body>
</html>
[/code]

[upl-file uuid=f23b030d-2e18-4f62-87f3-31a7708deca2 size=7kB]3col_leftNav.txt[/upl-file]

[upl-file uuid=cc97163d-6f2c-41c4-9933-bd1e9e0a33d7 size=7kB]IE_LeftNav.txt[/upl-file]

to post a comment
CSS

0Be the first to comment 😎

×

Success!

Help @ketan7880 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...