> Does anyone have any suggestions how to correct this?
> http://dev.howsmykiddriving.org

Hi Tim--

Validate the markup, for starters:
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fdev.howsmykiddriving.org%2F

Errors in coding, even small ones produce unreliable and unpredictable 
results. Different browsers use different methods to handle errors so 
the output is inconsistent.

The extra spacing could either be related to collapsing margins (add 
body * {margin-top:0} at the top of your style sheet to test/fix this) 
or related to the height setting of 340px on #Content.

Hope that helps.
Bill
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to