Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
page layout dont show correctly in IE browsers
Old 11-18-2007, 07:40 AM page layout dont show correctly in IE browsers
Junior Talker

Posts: 3
Name: Frank
Trades: 0
Hi All
I hope one of you can help me with a little problem i have. My problem is that my page shows with a little gap between the #header and the #navigation in IE. In opera and firefox the page shows correctly. I have a example of my css code below and have attached a screendump from the IE,opera and firefox browser.Hope somebody can help me.

* { padding: 0; margin: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
}


#wrapper {
margin: 0 auto;
width: 666px;
<strong>text-align: left;</strong>
}
#header {
width: 666px;
color: #333;
border: 0px solid #ccc;
height: 90px;
background-color: E9DFB9;
background-repeat: no-repeat;
background-position: center;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-image: url(beachinterface5.jpg);
}
#navigation {
width: 666px;
color: #333;
padding: 0px;
border: 0px solid #ccc;
height: 150px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #ffffff;
}
#content {
width: 666px;
color: #333;
border: 0px solid #ccc;
padding: 0px;
height: 36px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #ffffff;
}
#footer {
width: 666px;
color: #333;
border: 0px solid #ccc;
padding: 0px;
height: 700px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #ffffff;
background-image: url(beachinterface2.jpg);
background-repeat: no-repeat;
}
yibman is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-18-2007, 09:32 AM Re: page layout dont show correctly in IE browsers
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
This;
<strong>text-align: left;</strong>
should NOT be in the CSS code.

URL needed please

We cannot diagnose problems from screenshots (which aren't there BTW) and the CSS only
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to page layout dont show correctly in IE browsers
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.16884 seconds with 12 queries