css - linear-gradient无效是怎么回事?
为情所困
为情所困 2017-05-16 13:38:09
0
1
1625

background-color: linear-gradient(to bottom, #fc8291, #fa213b);

这行代码在chrome,firefox上均无效,无任何背景色显示,但是background-color: red;是可以正常显示红色的,这是为什么?

为情所困
为情所困

全部回复(1)
PHPzhong

语法错误:没-color

background: linear-gradient(to bottom, #fc8291, #fa213b);
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板