I'm sure this is a Rookie Question, but I'll ask it anyway. My pages all appear indented about 1/8" from the sides as well as top and bottom of the browser.
How do I change this so that I am expanded to all edges?
Thx
Printable View
I'm sure this is a Rookie Question, but I'll ask it anyway. My pages all appear indented about 1/8" from the sides as well as top and bottom of the browser.
How do I change this so that I am expanded to all edges?
Thx
In the body tag,
<body topmargin="0" leftmargin="0"....
Thanks! That was too easy