【发布时间】:2018-12-21 17:05:53
【问题描述】:
我有下一个 svg:
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="483px" height="255px">
<path fill-rule="evenodd" fill="rgb(0, 0, 0)"
d="M-0.000,-0.001 L483.001,1.873 L266.099,254.997 L-0.000,254.997 L-0.000,-0.001 Z"/>
</svg>
https://i.stack.imgur.com/1pdB7.png
如何插入具有位置中心和无重复属性的全背景图像?就像在这个例子中一样:
https://i.stack.imgur.com/tUqbr.png
我真的很欣赏你的回答, 谢谢!
【问题讨论】: