Graham Cox wrote:
> The header in the page below displays incorrectly in Firefox v3.0.5 and 
> I'm struggling to work out the cause.
> 
> http://www.ultimatefooterad.com/salespage/index.htm

Hi Graham,

That's a collapsing margin issue. Adding this:
*{margin-top:0}
into your style sheet. Can't say which element has margining at the top, 
but adding that (generally as the first rule of the style sheet) will 
help cure that.

Best,
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