This div is absolutely positioned within the centered div

This paragraph is floated right.

This paragraph is absolutely positioned within the centered div. The centered div must have a min-width specified so that the content does not disappear on the left when the window is narrower than the content.

Because the centered div is relatively positioned (0,0) you can use absolutely positioned, relatively positioned and floated elements within it.

View source or save this page for more info.

[Home] [Support]