On 12/25/2008 5:21 PM, John Moynihan wrote:

> html, body {
>
>                  height: 100%;
>
>                  width: 900px;

That might cause some problems with unstyled whitespace around your site 
content for those people who have a higher resolution than 1024x768 ish. 
The easiest fix would for that block to just apply to body, that way you 
can style html separately. Or just make html have the same 
background-color as body, for continuity sake.


-- 
Jacob Taylor
thermite.no-ip.info
explodie.org

Success isn't a result of spontaneous combustion.
You must set yourself on fire.
~Arnold H. Glasow
+-----------------------------------------------+
______________________________________________________________________
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