|
|
|
|
|
by proto_codex
926 days ago
|
|
Love this resource! I've coded a few inline svgs in react for some fun svg interactivity, and its a lot of fun to play with. The <foreignObject> tag is especially useful, as it allows you to put normal html inside svg, so you can use html for things that html does better (links, images, basic flexbox styling etc) within a svg art project. For the author, btw, a few links on the site are not working: your bio.link on the bottom of the page, and in Day 11: How to Draw Quadratic Bézier Curves with SVG, there is a link to an interactive bezier curve demo that is down. |
|