使用 CSS 设置 svg <image> 元素的 xlink:href 属性

Cab*_*oup 5 css svg image href xlink

我需要在 svg<image>元素上设置 'xlink:href' 属性,如下所述。

我可以用 CSS 做到这一点吗?

Eri*_*röm 4

不,因为xlink:href不是 CSS 属性。请参阅SVG 1.1 中所需的css 属性列表。