Firefox is starting to drive me up the wall; everybody says there are problems with IE and firefox is better but everything I try works ( mostly ) first time in IE and I spend hours and hours trying to get it to work in Firefox !
I have a little problem and have spent about 4hrs today and a couple of hours yesterday trying to sort it out and was hoping someone could help.
I want a very simple page with the contents centred on the screen.
I want a header 100% of the content area wide.
Below that I want the navigation buttons 100% of the content area wide
And finally the content itself 100% wide.
I have tried all 3 items as separate <div> with a width and auto margins and lastly I have created a "container" <div> with a width and auto margins. As I say IE basically works using both methods but the problems I am having with Firefox is that either is over 100% of the page wide, the content <div> is aligned to the left and the text etc. that should be in the <div> is off to the right outside the <div> etc. etc.
I have also tried putting the navigation <div> inside the header <div>.
It would be great if somebody could put me out my misery !
Anthony
Links to two of the pages I have tried :
Layout 1
Layout 2