출처: http://www.w3schools.com/css/css_text.asp


All CSS Text Properties

PropertyDescription
colorSets the color of text
directionSpecifies the text direction/writing direction
letter-spacingIncreases or decreases the space between characters in a text
line-heightSets the line height
text-alignSpecifies the horizontal alignment of text
text-decorationSpecifies the decoration added to text
text-indentSpecifies the indentation of the first line in a text-block
text-shadowSpecifies the shadow effect added to text
text-transformControls the capitalization of text
unicode-bidi 
vertical-alignSets the vertical alignment of an element
white-spaceSpecifies how white-space inside an element is handled
word-spacingIncreases or decreases the space between words in a text


CSS Text 예제

Set the text color of different elements
Align the text
Remove the line under links
Decorate the text
Control the letters in a text
Indent text
Specify the space between characters
Specify the space between lines
Set the text direction of an element
Increase the white space between words
Disable text wrapping inside an element
Vertical alignment of an image inside text

Text properties explained


'개발관련 > CSS/CSS3' 카테고리의 다른 글

[CSS]CSS Styling - Styling Tables  (0) 2012.10.23
[CSS]CSS Styling - Styling Lists  (0) 2012.10.23
[CSS]CSS Styling - Styling Links  (0) 2012.10.23
[CSS]CSS Styling - Styling Fonts  (0) 2012.10.23
[CSS]CSS Styling - Styling Backgrounds  (0) 2012.10.23
Posted by 파노카페
: