문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
wiki:css:css_note:css_text [2021/03/08 14:23] emblim98 |
wiki:css:css_note:css_text [2023/01/13 18:44] (현재) |
||
---|---|---|---|
줄 8: | 줄 8: | ||
<WRAP clear></ | <WRAP clear></ | ||
\\ | \\ | ||
- | ====== CSS Text ====== | ||
- | <WRAP left notice 80%> | ||
- | * description : CSS text color, alignment, decoration, | ||
- | * author | ||
- | * email : shlim@repia.com | ||
- | * lastupdate | ||
- | </ | ||
- | <WRAP clear></ | ||
\\ | \\ | ||
=====Source of the article==== | =====Source of the article==== | ||
줄 186: | 줄 178: | ||
<code css> | <code css> | ||
p { | p { | ||
- | text-decoration: 50px; | + | text-indent: 50px; |
} | } | ||
</ | </ |