I need to set the 'xlink:href' attribute on an svg <image> element, described here.
Can I do this with CSS?
I need to set the 'xlink:href' attribute on an svg <image> element, described here.
Can I do this with CSS?
Copyright © 2021 Jogjafile Inc.
No, because
xlink:hrefisn't a CSS property. See the list of css properties required in SVG 1.1.