Thread: Weird IE bug?
View Single Post
  #7 (permalink)  
Old Sep 4th, 2006, 16:46
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Weird IE bug?

For starters I would suggest trimming out the surplus divs such as those with class='C' and class='FWrapper.

The styling code could be applied straight to the footer div for example.

Your basic layout structure is three horizontal divs. These are full width and will naturally flow one after the other.

You then just need the extra layout for the middle section bits and pieces.

You also currently have 13 empty <p></p> tags.
Reply With Quote