View Single Post
Old 2006-07-08, 07:44 PM   #2
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
I'm curious about the browser too! Sometimes I build my main table at 750px wide.

If you use these tags in your css you can eliminate the margins and free up some space:

body {
margin-left: 0px;
margin-right: 0px;
}
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote