OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Right Align a Block Element within another Block Element
This page's ID:
22827
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
Okay, How do you: Right Align a Block Element within another Block Element This DOES NOT work: #TEST2 { position: absolute; right: 0px; border: 1px solid black; width: 400px; height: 300px; } #TEST { right: 0px; border: 1px solid black; width: 100px; } <div id="TEST"> <div id="TEST2">testing</div> </div> Keep in mind... the size of the parent div element may be 300px wide or may be 600px wide, I don't want the div.TEST2 to care about this width. I realize I could absolutely set the *left* for div.TEST2. Karl
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »