Ok great, so it seems that when you the Height: 100% to the HTML tag it works. But what happens when you need to do it to one page on a site, as is the case here. Can I add a class/id to the HTML tag for that page and have it work? Going to try it now and see what happens ....
Thanks, Elli > 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/