PDA

View Full Version : large gap above navigation bar


laughhearty
08-04-2006, 04:09 PM
Hello all,

Have a problem witha gap above my navigation bar on the home page:

http//:www.deeperwork.com
http//:www.deeperwork.com/barefoot.css

I can't figure this out. Funny thing is the gap wasn't there at first, or atleast I didn't notice it. It also doesn't appear above the navigation bar on the other pages, (though the bar is in a different location could have something to do with it.)

Thanks,
Alicia

Arbitrator
08-04-2006, 04:47 PM
The gap is caused by a line-break element between your #header and #text div elements. Remove it and the gap should disappear.

Also, there a few validation errors (http://validator.w3.org/check?verbose=1&uri=http://www.deeperwork.com/) you should take care of.