Thread: FP tables
View Single Post
Old 05-09-2006, 04:09 AM   #3 (permalink)
Keyboard Cowboy
Positioning / Publishing
 
Last Online: Today 02:01 PM
iTrader: (25)
Join Date: Jul 2004
Posts: 883
DNF$: 4,005
Location: Europe


Re: FP tables

Between <head> and </head> put:

<style type="text/css">
body {
margin-top: 0;
}
</style>

(Note: To have zero margin on every side, just remove "-top" so that it just says "margin: 0;")
Keyboard Cowboy is offline   Reply With Quote