OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Absolute position DIVs in DIVs
This page's ID:
24026
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
The position of the child DIV is absolute from the the parent IF the parent specify that its own [i]position:absolute;[/i]. In you example it would be :[code]<div id="parent" style="position:absolute; width:200px; height:200px;"> <div id="child" style="position:absolute; right:25px; bottom:25px;">-bottom right-</div> </div>[/code]And don't forget the closing " when specifying an inline style ;) [url=http://www.p01.org/][img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_dk.gif[/img][/url] [small](Edited by [internallink=2185]poi[/internallink] on 11-14-2004 02:53)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »