Closed Thread Icon

Topic awaiting preservation: bottom margin/padding (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=7875" title="Pages that link to Topic awaiting preservation: bottom margin/padding (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: bottom margin/padding <span class="small">(Page 1 of 1)</span>\

 
wcr one
Paranoid (IV) Inmate

From: seattle
Insane since: Mar 2001

posted posted 10-11-2001 04:23

How do I add space to the bottom of a longer page so that the text does not run right down to the bottom? I thought it was text-margin: 15 px (for example). but this does not work, and the more i read about it, it appears this really only works between elements (like paragraphs).

hmmm

Sash
Paranoid (IV) Inmate

From: Canada, Toronto
Insane since: May 2000

posted posted 10-11-2001 04:38

body {
padding-bottom : 15px;
}

Maybe?


[This message has been edited by Sash (edited 01-30-2004).]

wcr one
Paranoid (IV) Inmate

From: seattle
Insane since: Mar 2001

posted posted 10-11-2001 04:43

uh, yes. uh, duh. I thought padding was for tables only, at least that was the impression I got when I was looking at the w3schools site. my bad for not at least trying.

thanks a bunch

« BackwardsOnwards »

Show Forum Drop Down Menu