This is a discussion on "Problems with IE" within the Web Page Design section. This forum, and the thread "Problems with IE are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Problems with IE
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi everyone!
I have a "little" problem with how my webpage is rendered in IE. It looks alright in Firefox, but when I viewed it in IE i litterary fell from my chair Would it be possible for someone to point out what's responsible for so much garbage in IE? Check it out http://www.peoplecollector.co.uk/ |
|
|
|
|||
|
Re: Problems with IE
First thing you need to do is tidy up your code.
Quote:
You also have issues in FF. It appears that your div class called article header needs to be sized differently or margin added. It's very different in width than the div class called Article body. Start there and see what happens. |
|
|||
|
Re: Problems with IE
I got rid of all the unnecessary indents and made sure that lines do not end with spaces and it's still the same
And about the ArticleHeader and ArticleBody - they seem to have the same size, checked with WebDev extension in FF. I'm clueless about what to do with that garbage in IE :/ |
|
|||
|
Re: Problems with IE
delete the spaces in this one too
Quote:
See screenshot attached: Change ALL your spans to <p></p> and give the p some css. Quote:
This image appears to be wider than the div that it is nesting in.
I'm not sure why... and I've sort of run out of time. I would suggest you do a two column layout using floats instead of margins. Check out Moojoo's layouts. http://www.newguyinennis.com/samples/layouts/ Last edited by Lchad; Jun 17th, 2007 at 11:22. |
|
|||
|
Re: Problems with IE
Finally found what messed up the IE rendering
I double checked the background images for Article and ArticleHeader and they are different. And now I'm going to change those spans and I promise i'll look into the other layout :P thanks for your help! |
![]() |
| Tags |
| firefox, markup, problems |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IE Problems | AndrewChip | Web Page Design | 9 | Dec 29th, 2007 14:35 |
| Problems with IE7 | duncanelliot | Web Page Design | 7 | Nov 12th, 2007 15:15 |
| IE7 problems... | Gooner | Starting Out | 17 | Aug 21st, 2007 13:02 |
| Having some problems, with IE and FF | Powderhound | Web Page Design | 10 | Oct 25th, 2006 22:12 |
| IE/FF Problems | adamas85 | Web Page Design | 3 | Apr 21st, 2006 01:51 |