"2016.12.08" css some of the black technology 2

Source: Internet
Author: User

1, Border-radius

Basically, a lot of people use it this way:

{     Border-radius: 4px;}

A little bit higher

{    Border-radius: 4px 6px 6px 4px;}

This is how the ultimate black technology is used.

{     Border-radius: 10px 10px 30px 2px/50px 50px 10px 3px;}

Effect

Border-radius It can assign 8 values:
The front of the slash is in the horizontal direction, and the slash behind it affects the vertical direction,
Each number represents four different directions.

2. Multi-Frame

{    box-shadow: 0 0 0 6px rgba (0, 0, 0, 0.2), 0 0 0 12px rgba (0, 0, 0, 0.2), 0 0 0 18px rgba (0, 0, 0, 0.2), 0 0 0 24px rgba (0, 0, 0, 0.2);     height: 200px;     margin: 50px auto;     width: 400px}

"2016.12.08" css some of the black technology 2

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.