Forcing vert scrollbar
PostPosted: Fri Feb 08, 2008 11:51 am
I know you're supposed to use this to force a vertical scrollbar,
but I don't know where to put it inside the HTML file. My HTML tag reads:
Does it go inside the brackets? After? I can't get it to work.
html { height: 100%; margin-bottom: 1px; }
but I don't know where to put it inside the HTML file. My HTML tag reads:
<html xmlns="http://www.w3.org/1999/xhtml">
Does it go inside the brackets? After? I can't get it to work.