This content originally appeared on Stefan Judis Web Development and was authored by Stefan Judis
Recently I heard in a podcast that nesting SVGs is valid. ?
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- some SVG content -->
<svg>
<!-- some inner SVG content -->
</svg>
<svg>
I was surprised and started googling. I found two fantastic posts by Sara Soueidan.
So this learning includes "only" two bookmarks for myself. Honestly, read and bookmark them, too. The articles Sara writes are always excellent.
Reply to Stefan
This content originally appeared on Stefan Judis Web Development and was authored by Stefan Judis

Stefan Judis | Sciencx (2018-09-29T22:00:00+00:00) You can nest SVG elements (#tilPost). Retrieved from https://www.scien.cx/2018/09/29/you-can-nest-svg-elements-tilpost/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.