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.
我只是想知道是否有可能以 svg 格式生成图像或任何类型的对象css,这些对象将像属性中一样接受背景重复。
css
假设我想从一张10px x 10px图像中生成一根铁条,我必须重复一遍right for 100px, or on bottom for 100px.
10px x 10px
right for 100px, or on bottom for 100px.
这可能吗?
如果是的话......如何?