About CSS styles

Source: Internet
Author: User

Not to mention nonsense:

First, write CSS from the page, because the current HTML standard is promoted to xhtml1.0

Style inheritance sequence

Minimum priority: <TD align = "Left"> This method has the lowest priority and is not available before inheriting other CSS and style.

Secondary priority: Write the style in CSS and then use class = "" Or styleclass = "" on the page.

NOTE: If inheritance is used here, the top-level CSS will overwrite the lower-level CSS that defines table columns, for example, the table column is defined by a single table column.

CSS. At this time, the overlapping attributes of the two CSS attributes are defined in the table rather than separately defined in the table CSS,

Highest priority: Use style = "" in the page element, for example, <TD style = "text-align: Left">

The above statement is that no matter what is defined in your CSS, as long as the overlapping attributes are found, there will be style overwrites on the page, because the style

Highest priority

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.