Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在设置一个使用一些渐变的设计,这当然会导致问题。我想要的是我的一个具有垂直渐变的背景图像作为主要背景,但是如果内容扩展并将 div 推出,我希望在底部重复一个不同的 sliver 图像。有可能做这样的事情吗?
您可以获得的最接近的方法是在背景图像中使用背景颜色。然后将图像设置为不重复。然后颜色将成为 div 中没有背景图像的部分的背景。