This is a discussion on "IE Probs......" within the Web Page Design section. This forum, and the thread "IE Probs...... are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
IE Probs......
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
STUPID IE!!!!
(or its my coding) Basically I have made a lot of progress on my site but the navbar is 20 or so px higher on IE than FF. Is it the margins i have set? Would someone know how to fix this? (i am a noob) Help would be MUCH appreciated, Thanks, Dapandyman. Here's The Link |
|
|
|
|||
|
Re: IE Probs......
lol
|
|
|||
|
Re: IE Probs......
Thanks a lot ryan - it worked!!!
|
|
|||
|
Re: IE Probs......
yeah - you seem shocked..... lol
|
|
||||
|
Re: IE Probs......
Jacob's just jealous that I know everything.
|
|
|||
|
Re: IE Probs......
Hah, IE and FireFox have different default padding and margins, so if you at the very start, set your css to say margins and padding start at zero, then both firefox and ie will not have the same starting padding and margins, zero
|
|
|||
|
Re: IE Probs......
Another issue is how the browsers interpret the box model.
IE puts the margin and padding inside the width where FF puts it outside. So.. A width:200 padding:20 would give IE a width of 200 and FF a width of 240. Yet another issue is how IE and FF use padding and margin differently. Sometimes where you would logically use margins and it works in IE, FF wants padding instead. Yeah... awesome work browser people! |
![]() |
| Tags |
| css, ie sucks, margins |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internet Explorer 6 layout probs | cubix | Web Page Design | 1 | Apr 9th, 2008 23:36 |
| Webpage button probs | Urban Pigmy | Flash & Multimedia Forum | 3 | Jan 14th, 2007 20:10 |
| Member Join and Login Probs | xKillswitchx | PHP Forum | 1 | Jun 15th, 2005 22:31 |
| CSS background printing probs | D3mon | Web Page Design | 1 | Nov 19th, 2003 20:56 |