Thread: Text gap
View Single Post
  #6 (permalink)  
Old Aug 15th, 2006, 22:22
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Text gap

Why in god's name are you starting out that page with an h6?! Aside from that problem, the rest of your HTML organization is horrible! You really need to study the correct uses of basic HTML structure. Stop with those DIVs instead of headers, headers instead of paragraphs, and completely random definition tags.

To be honest, your code is too skewed for me to be able to tell what's wrong with it. I will say that closing two DIVs after the text and then starting the navigation is probably part of the issue.
Reply With Quote