Css with IE and Firefox

  • steven_elvisda
  • Born
  • Born
  • No Avatar
  • Joined: May 21, 2006
  • Posts: 3
  • Status: Offline

Post December 5th, 2008, 10:00 pm

Dear All,

I would like to ask silly question.

I Design one website with CSS and div. after test with IE and Firefox I would i saw the result.

When I Design CSS and div feed with IE when view with Firefox I got error.
When I Design CSS and Div feed with Firefox when view with IE error.

I'm please to get good adivce and some example from you all.

Thanks before hand for spending you valuable time to give some advice and example.

Sweet Regard,

Steven.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post December 5th, 2008, 10:00 pm

  • brokencode
  • Born
  • Born
  • No Avatar
  • Joined: Aug 26, 2008
  • Posts: 1
  • Status: Offline

Post December 7th, 2008, 9:06 am

div feed? what does it declare?
  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post December 9th, 2008, 6:19 am

what does your code look like steven_elvisda
Let's leave all our *plum* where it is and go live in the jungle ...
  • hgworld
  • Born
  • Born
  • No Avatar
  • Joined: Dec 11, 2008
  • Posts: 1
  • Status: Offline

Post December 11th, 2008, 6:48 am

Could you give us a demo of your problem?
  • steven_elvisda
  • Born
  • Born
  • No Avatar
  • Joined: May 21, 2006
  • Posts: 3
  • Status: Offline

Post December 25th, 2008, 2:34 am

Quote:
<html>
<head>
<title>Testing Div</title>
</head>
<body style="margin-left: 50%">
<div id="container" style="position:relative; width: 760px; left: -380px; background-color:#00FF99;">
<div id="logo" style="position:absolute; width:760px; top: 0px; left: 0px; background-color:#FF0000"> Logo </div>
<div id="Nav" style="position: absolute; width: 200px; top: 100px; left: 0px; background-color:#990033"> Nav </div>
<div id="content" style="position:absolute; width: 400px; top: 100px; left:200px; background-color:#CC3333"> Content </div>

<div id="links" style="position:absolute; width: 160px; top:100px; left:600px; background-color:#33FFFF"> Links</div>
<div id="footer" style="position:absolute; width:760px; top:200px; left: 0px; background-color:#FFFF00"> Footer </div>
</div>
</body>
</html>


Dear all,

Please kindly to check this example why it is error when i view it in IE6.
Regards,

Steven.
  • Zielak69
  • Novice
  • Novice
  • No Avatar
  • Joined: Jun 25, 2008
  • Posts: 21
  • Loc: Poland
  • Status: Offline

Post December 27th, 2008, 8:59 am

IE6? I don't think you should be bothering with this version.

Post Information

  • Total Posts in this topic: 6 posts
  • Users browsing this forum: No registered users and 49 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.