border-radius: CSS3 rounded corners Ellipse corners: Syntax -border-radius: xx%; or 15px/100px; box-shadow: CSS3 box shadow border-image: Create a border using an image background-size: Customize the size of the background image background-origin: specifies the location area of the background image border-box padding-box content-box CSS3 allows multiple background images: background-image:url(img_flwr.gif),url(img_tree.gif); CSS3 Gradients linear-gradients: linear gradient Use transparency To add transparency, we use the rgba() function to define the color stops. The last argument in the rgba() function can be a value from 0 to 1 that defines the transparency of the color: 0 means completely transparent, 1 means completely opaque. radial-gradients: radial gradient text-shadow: text shadow word-wrap:break-word If a word is too long to overflow the text box, this tag forces a line break The above article on several CSS3 tag shorthands (recommended) is all the content that the editor shares with you. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM. Original URL: http://www.cnblogs.com/zhouliang/archive/2016/07/06/5647213.html |
<<: The basic principles and detailed usage of viewport
>>: Use pure CSS to achieve scroll shadow effect
This article example shares the specific code of ...
Table of contents Create a simple springboot proj...
This article shares 3 methods to achieve the spec...
In many projects, it is necessary to implement th...
Table of contents introduction MySQL High Availab...
In Linux, the commands cat, more, and less can al...
Download opencv.zip Install the dependencies ahea...
1. Open port 2375 Edit docker.service vim /lib/sy...
Table of contents 1. Pull the mysql image 2. Chec...
1. Common MySQL configuration All the following c...
1. Introduction CentOS8 system update, the new ve...
Recently, a database in the production environmen...
The current requirement is: there is a file uploa...
Table of contents 1. router-view 2. router-link 3...
What is DNS The full name of DNS is Domain Name S...