Posts: 488
Name: Chip Johns
Location: Savannah Georgia
|
I was thinking about the absolute div at first sakr. The only problem is if you put this on a page using tables. and the top table goes all the way to the top of the page, This div is going to cover it up!..
it would be better to not use the absolute positioning and just put the div at the top. Then use css to set the margins of body to 0..
|