FRONTEND·중요도 5·2026. 05. 27.·CSS-Tricks

Revealing Text With CSS letter-spacing

── KO ──────────────────

CSS letter-spacing으로 텍스트 효과를 만들어보는 방법을 소개합니다.

이 글에서는 CSS의 letter-spacing, ::first-word, ::first-line 등을 이용하여 멋진 텍스트 효과를 만드는 방법에 대해 설명합니다. 현재 사용할 수 있는 CSS 기능으로 흥미로운 텍스트 스타일링을 시도할 수 있다는 점을 강조합니다.


── EN ──────────────────

This article introduces creating text effects using CSS letter-spacing.

This article discusses how to create interesting text effects using existing CSS features like letter-spacing, ::first-word, and ::first-line. It highlights the creative possibilities available with these CSS properties before the introduction of features like ::nth-letter.

원문 보기 →목록으로