Switch language한국어
Back to the list

Multi-stroke text effect in CSS | Hacker News

TL;DR AI

Key summary

1 min read
  1. Hacker News discussed a plain-CSS trick for creating multi-stroke text effects.

  2. Commenters compared how Firefox renders the effect and noted differences by font and browser.

  3. The technique is appealing because it avoids SVG or extra markup.

  4. The discussion also highlighted a key limitation: cross-browser consistency is not guaranteed.

Read the original