
🌕 Front-end/CSS
[ CSS ] text-indent
🤍 text-indent 블록에서 텍스트 줄 앞에 높이는 빈 공간의 길이를 설정한다. ( 들여쓰기 ) 가로 간격은 글자 콘텐츠 상자 왼쪽 가장자리를 기준으로 한다. text-indent: 0; text-indent: 30%; text-indent: -3em; 더보기 - css text-indent 속성 https://developer.mozilla.org/ text-indent - CSS: Cascading Style Sheets | MDN The text-indent CSS property sets the length of empty space (indentation) that is put before lines of text in a block. developer.mozilla.org