Positioning
In CSS2, each box has a position in three dimensions. Three positioning schemes are used for the horizontal and vertical positioning (along the x and y axes) of boxes—the normal flow (which includes relative positioning), floating, and absolute positioning (which includes fixed positioning). The box’s stack level determines its position on the z axis.
User-contributed notes
There are no comments yet.
Add a note
To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.
