Div + CSS + HTML Study Notes (2)

Source: Internet
Author: User

1. Font spacing and line spacing: letter-Spacing: 5px; (spacing) line-Height: 30px; (line spacing)

2. Definition of three primary colorsColor: RGB (0, 0, 255 );

3. Set transparencyFilter:Alpha (opacity = 0);Opacity:0;-Moz-Opacity:0;

4. expression syntax. The input type is border of text and Radio: 1px; other 0px;

 
Input{Border:Expression (this. type = "text" | this. type = "radio "? "1px": "0px ");}

5. short style margin: 1px 2px 3px 4px; (upper right bottom left)

Font: font-style font-variant font-weight font-size/line-height font-family (the next two must be defined)

Border: border-width border-style border-color (only one can be written)

Background: Background-color background-image background-repeat background-Attachment Background-position (only one can be written)

References: http://www.w3school.com.cn/css/css_reference.asp

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.