Backend code farmers front-end (CSS) Lesson 1: CSS overview, backend css

Source: Internet
Author: User

Backend code farmers front-end (CSS) Lesson 1: CSS overview, backend css
I. Starting from playing a browser

Playing a browser is a meaningful part of Head First books. But the author forgot to tell us how to play the browser. Let's start from here.

It is the flowchart of html and css rendering by the webkit kernel. From this graph, we can know the following key information: 2. Export Graph

The graphic is the directory of the series of articles. To some extent, I have referred to Mr. Wang fupeng's "How to Learn CSS". 3. Conceptual literacy (yes, this is a knowledge point that occurs before the body .)

1. Rules: a css rule consists of a selector and one or more declarations.

2. selector: the selector is usually an HTML element that you need to change the style.

3. Declaration: Declaration is the style you want to set (each declaration consists of an attribute and a value ).

4. attribute: the attribute is the style attribute you want to set (each attribute has a value, and the attribute and value are separated by colons ).

Related Article

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.