Y
Hacker News
new
|
ask
|
show
|
jobs
by
beezlewax
196 days ago
You CAN target ids in svgs though? And apply fill etc by css
1 comments
ayaros
196 days ago
Not in all situations. I'm pretty sure I can't do it when the SVG file is applied as a background image.
link
1718627440
195 days ago
Yeah of course, you must embed it as content. So use <object> or <svg> directly.
link