텍스트

텍스트 정렬, 변환, 장식, 줄바꿈 관련 클래스입니다.

Text Align

클래스CSS
taltext-align: left
tartext-align: right
tactext-align: center
tajtext-align: justify

Text Transform

클래스CSS
ttntext-transform: none
ttutext-transform: uppercase
ttltext-transform: lowercase
ttctext-transform: capitalize

Text Decoration

클래스CSS
tdntext-decoration: none
tdutext-decoration: underline
tdotext-decoration: overline
tdlttext-decoration: line-through

White Space

클래스CSS
wsnwhite-space: nowrap
wspwhite-space: pre
wsplwhite-space: pre-line
wspwwhite-space: pre-wrap
wsiwhite-space: initial

Word Break

클래스CSS
wbnword-break: normal
wbbaword-break: break-all
wbbwword-break: break-word
wbkaword-break: keep-all
wbapword-break: auto-phrase
wbinhword-break: inherit
wbiniword-break: initial
wbrword-break: revert
wbrlword-break: revert-layer
wbuword-break: unset

Text Align Last

클래스CSS
talntext-align-last: auto
talltext-align-last: left
talrtext-align-last: right
talctext-align-last: center
taljtext-align-last: justify

Text Decoration Style

클래스CSS
tdsstext-decoration-style: solid
tdsdtext-decoration-style: dashed
tdsdttext-decoration-style: dotted
tdswtext-decoration-style: wavy
tdsdbtext-decoration-style: double

Text Justify

클래스CSS
tjatext-justify: auto
tjntext-justify: none
tjwtext-justify: inter-word
tjctext-justify: inter-character

Text Orientation

클래스CSS
tomtext-orientation: mixed
toutext-orientation: upright
tosrtext-orientation: sideways-right
tostext-orientation: sideways

Hyphens

클래스CSS
hynhyphens: none
hyahyphens: auto
hymhyphens: manual

Direction / Writing Mode

클래스CSS
drldirection: ltr
drrdirection: rtl
wmhtbwriting-mode: horizontal-tb
wmvrwriting-mode: vertical-rl
wmvlwriting-mode: vertical-lr

Vertical Align

클래스CSS
vatvertical-align: top
vamvertical-align: middle
vabvertical-align: bottom
vablvertical-align: baseline
vasbvertical-align: sub
vaspvertical-align: super
vatbvertical-align: text-bottom
vattvertical-align: text-top
vauvertical-align: unset