CSS authoritative Guide to learning notes

Source: Internet
Author: User

1, inheritance

Generally, most box model properties are not inherited. such as: padding, margin, border, background can not inherit.

Inherited values, no specificity at all. (that is, the lowest priority)

2, indent

Text-indent: The space before the attribute paragraph. Apply to block-level elements

3, Horizontal alignment: Text-align Text-align:center This property controls only the position of the content in the element, and the label <center> not only controls the content position, but also controls the entire element position.

4, Vertical alignment: Line-height, can be applied to all elements, can inherit. Vertical-align: Applied to inline elements and table cells, not inheritable.

Note : superscript and subscript vertical-align:sub, subscript. Vertical-align:supper, superscript.

5, Text conversion: Text-transform:uppercase | lowercase |  capitical | none | Inherit

CSS authoritative Guide to learning notes

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.