←back to thread

Nice things with SVG

(fuma-nama.vercel.app)
575 points fmerian | 1 comments | | HN request time: 0.209s | source
Show context
rckt ◴[] No.43666799[source]
SVG feels like a very underexplored and underused territory. You can do so many things with it. It really depends on your imagination. But you’ll possibly need to “hardcore” a lot of stuff, so yeah, depends on the use case as well.
replies(5): >>43666860 #>>43666997 #>>43667408 #>>43669839 #>>43670409 #
perilunar ◴[] No.43669839[source]
One thing i'd like to see is an entire site built with SVG and JS without any HTML at all. It's possible but i haven't seen anyone do it yet.
replies(2): >>43670634 #>>43700938 #
1. efreak ◴[] No.43700938[source]
I've used SVG in the past to work around limitations in css alignment (cloth before and after new layouts made it unnecessary--I don't write CSS enough to remember how they work, but adding text to a quick drawing in inkscape is fairly trivial)