New CSS properties

CSS3 new attribute usage finishing:
1. box-shadow (shadow effect)
2. border-color (set multiple colors for the border)
3. border-image (picture border)
4, text-shadow (text shadow)
5. text-overflow (text truncation)
6, word-wrap (automatic line wrapping)
7, border-radius (rounded border)
8. Opacity
9. box-sizing (the composition mode of the control box model)
10. resize (element scaling)
11, outline (outer border)
12. background-size (specify the size of the background image)
13. background-origin (specify where the background image starts to display)
14. background-clip (specify where to start cropping the background image)
15. background (specify multiple backgrounds for an element)
16, hsl (specify color value by hue, saturation, brightness)
17, hsla (increase transparency settings on the basis of hsl)
18. rgba (set color based on rgb, a set transparency)

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325179490&siteId=291194637