6.25web中圆角的制作
web中圆角的制作
一.需要使用border-radius属性
1.设置左上角 border-top-left-radius:px/%
2.设置左上角 border-top-right-radius:px/%
3.设置左上角 border-bottom-left-radius:px/%
4.设置左上角 border-bottom-right-radius:px/%
5.设置4个角border-radius:px/%
1
web中圆角的制作
一.需要使用border-radius属性
1.设置左上角 border-top-left-radius:px/%
2.设置左上角 border-top-right-radius:px/%
3.设置左上角 border-bottom-left-radius:px/%
4.设置左上角 border-bottom-right-radius:px/%
5.设置4个角border-radius:px/%