怎么往这个代码里面添加渐变
html吧
全部回复
仅看楼主
level 1
珍惜123bnm 楼主
.dh{ margin:auto;height:38px; width:980px; background:#F00;}小白一枚
2018年06月14日 06点06分 1
level 1
background: linear-gradient(to bottom,
#fa0,#
000);
http://www.css88.com/book/css/values/image/linear-gradient().htm
2018年06月14日 09点06分 2
1