On this page:
http://ewh.ieee.org/r1/schenectady/New/
it seems like the gray background object is larger than the screen - i.e. scroll bars appear even though the content is not long enough to warrant them. I have the following properties:
body
{
height: 100%;
}
html
{
height: 100%;
}
Shouldn't it be exactly the right size and therefore not need scrollbars?
Thanks,
David