Posted by Dave Smithz on 11/04/97 11:37
>> 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.
>
> <div>
> Here is some text.
> </div>
> <div style="margin-top:58px">
> This text is exactly 58px below the other text.
> </div>
Hmmm my brief experiment did not give the desired results using the example
above exactly as it is. Do I need to mark the second div tag as relative. IF
there is a good definitive reference website where I can look up items such
as "margin-top:58px" then that would be useful.
Cheers
Navigation:
[Reply to this message]
|