View Single Post
  #3 (permalink)  
Old 08-25-06, 10:10 AM
ste ste is offline
Newbie Coder
 
Join Date: May 2006
Location: Wales, UK
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
I worked out today that part of the problem was me applying margin: 30px; to the <body>.

I have also used the overflow as a solution to the problem (to stop the navigation splitting up from the container).

Here are the files:

Old Version: HTML / CSS

Updated Versions: HTML / CSS

I don't know what other way I can fix the problem atm
Reply With Quote