"Head first HTML and CSS, XHTML"--eighth chapter CSS

Source: Internet
Author: User

The 1.rel attribute indicates the relationship between the XHTML file and what you want to link, and we want to connect to a style sheet, so we set the property value to "stylesheet".

2.<link> is an empty element.

3. In general, the effects of your text appearance styles, such as font color, font, and other font-related attributes, can be inherited.

4.CSS allows you to define a variety of selectors to determine which elements your style applies to.

But what if you want to have a different style of P selector? That's why we introduced the class.

5. Assign each class name to the class attribute value, separated by a space between the class names, and the order does not matter.

6.

"Head first HTML and CSS, XHTML"--eighth chapter CSS

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.