Study the position attribute of CSS again

Source: Internet
Author: User

Position: absoulte jumps out of the Document Stream. This attribute can be activated only when any trbl attribute of an element is set.
If this attribute is not set for the parent element, the offset of the element is relative to the entire screen. If it is set, it is relative to the parent element.
Fixed if the parent element does not set this attribute, the offset of the element is relative to the entire screen. If it is set, it is relative to the parent element.
Difference: fixed will be fixed.
Relative: the stream position of the document is retained, which is offset to the original stream position.
Clear: the role of both. Make the element independent from the floating element. If this parameter is not added, the original file stream location is retained. After this parameter is added, a new row is added.
When there is a wrapped Div, add a <Div style = "clear both"> </div> to the element, then the element outside is opened. Otherwise, do not open it.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.