[thelist] html height 101%

Brian Cummiskey brian at hondaswap.com
Wed Dec 20 16:58:43 CST 2006


well, I'm the one who's easily confused about CSS right now, so provide
> your own grain of salt here, but wouldn't that just style a DIV, and not
> the entire HTML element?
>   

html { overflow-y: scroll; }

?

or even

body { overflow-y: scroll; }

"auto" is the default property



More information about the thelist mailing list