or in the style tags in the header <style> </style>
add
body {
margin-top:0px;
}
Printable View
or in the style tags in the header <style> </style>
add
body {
margin-top:0px;
}
Na i see him in the day sometimes :P
In your <head> do:
Code:<style type="text/css">
body {
margin-top: 0px
}
</style>