Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Probably a silly html question....

Name: Anonymous 2007-04-24 21:30 ID:CMw7MIY5

Do you know that 15 pixel or so margin that appears on the top and left of a page when you try to insert an image/table/object in the top-left corner of a page? How do you get rid of that? I seem to remember having figured out a way to do this before (you insert something into the heading of the page?), but I apparently didn't save the file.

Name: Anonymous 2007-04-24 21:52 ID:UyF449xV

<body style="margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;">

or you put in your CSS file
body {
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List