James Smith wrote:
> Hi there, this is hopefully an easy one, but I'm struggling to find a clean 
> solution for IE6 without resorting to adding an extra div, floating the h1 
> element, or removing the container's width (all of which are inconvenient for 
> various reasons) - 
>
> Problem here is that IE6 doesn't honour both the container's padding-top and 
> the child's margin-top. Compare the following result in FF and IE6:
>   




Nothing is easy.
* html #content{
padding-top:200px;
}

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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