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 上使用它来提供有光泽的外观。我该怎么办?我应该将它用作背景还是将其添加到其他 div 并将其放在前一个?
谢谢
.your_div { background: #f39 url(http://i50.tinypic.com/2m2b9td.png) no-repeat left bottom; }