Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zarzavat
75 days ago
|
parent
|
context
|
favorite
| on:
Multi-stroke text effect in CSS
You don't generate images, you just embed SVG nodes in the DOM. From the browser's perspective SVG and HTML elements are just two different types of element.
SVG is not great for text - HTML has more features - but for display text it's OK.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
SVG is not great for text - HTML has more features - but for display text it's OK.