Fascinating, you can isolate a page you want to do this to by adding a class/id 
to the HTML tag and the 100% height is only required on the HTML. Great thanks! 
Only thing is what to do when you're already layering 2 background images that 
need to go across the full site, but only need this 3rd on one page lol ... 
that might be my next post :)

Regards,
Elli 



--- On Fri, 5/6/11, Chetan Crasta <chetancra...@gmail.com> wrote:

> > Try this:
> >
> > html, body { height: 100%; width: 100%; margin:0;
> padding: 0;}
> >
> 
> Actually, only the height needs to be 100%:
> 
> html,body { height: 100%; margin:0; padding: 0;}
> 
> Regards,
> Chetan Crasta

______________________________________________________________________
css-discuss [css-d@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