Several tag stenography 3 of CSS3 and CSS3 tag stenography 3

Source: Internet
Author: User

Several tag stenography 3 of CSS3 and CSS3 tag stenography 3

Transition: A good label in CSS3 transition. It can easily complete the dynamic effect that requires a lot of JavaScript to complete.

Example Syntax: transition: width 2 S, height 2 S, transform 2 S;

CSS3 Animation

@ Keyframes: the process of gradually changing a style to another one

1 <! DOCTYPE html> 2 

CSS3 multiple columns

Column-count: specifies the number of columns to be split Syntax: column-count :--;

Columnn-gap: distance between columns Syntax: column-gap: -- px;

Column-rule-style: solid; column-rule-gap: -- px; column-rule-color: ----; border style and thickness color

Column-rule: solid 1px blue;

Column-width: -- px; column width

Column-span: all; specifies that the element spans all columns.

Outline: the profile that does not occupy space CSS3 provides outline-offset: -- px, to make the gap specified between the profile and the border

Img {max-width: 100%; height: auto;} Enables automatic proportional scaling of images

View a large image

 

1 <! DOCTYPE html> 2 

 

 

 

 

 

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.