Posted by Greg N. on 12/06/84 11:37
Dave Smithz wrote:
> I would like to be able to position the top of one layer containing some
> text to a fixed distance from the bottom of another layer containing text.
I don't understand why it has to be different layers. If you just use
two divs, the second one will normally be placed below the first. If
you need a certain distance, insert a filler of some sort.
<div>
page content
</div>
<div>
copyright stuff
</div>
--
Gregor's Motorradreisen:
http://hothaus.de/greg-tour/
Navigation:
[Reply to this message]
|