这是使用CSS3制作的一个圆形按钮。效果看起来很简单,其实制作也非常的简单的,主要就是径向渐变的运用,以及@font-face实现的ICON效果,当然其中也离开不其他属性的点缀效果,比如说box-shadow制作的阴影,transition制作的动画效果等。
代码中所需要的fonts我已经以附件的形式上传了,下载下来,fonts目录和代码页面 平级,这样就没有问题了。不要放错位置哦
The above is the detailed content of A beautiful round button code made using CSS3. For more information, please follow other related articles on the PHP Chinese website!