background: linear-gradient(to right(左右到右,写为bottom就是从上到下), 开始的颜色,结束的颜色);
详见:https://www.runoob.com/css3/css3-gradients.html
设置div的背景色--颜色渐变
最新推荐文章于 2025-04-17 19:37:20 发布
background: linear-gradient(to right(左右到右,写为bottom就是从上到下), 开始的颜色,结束的颜色);
详见:https://www.runoob.com/css3/css3-gradients.html