Property | Detail | Example |
---|---|---|
color | Specifies the color of a text. | http://css3wdesign.net16.net/color.html |
direction | Specifies the text direction/writing direction | http://css3wdesign.net16.net/direction.html |
letter-spacing | Increases or decreases the space between characters in a text | http://css3wdesign.net16.net/spacing.html |
line-height | Sets the line height | http://css3wdesign.net16.net/height.html |
text-align | Specifies the horizontal alignment of text | http://css3wdesign.net16.net/aligned.html |
text-decoration | Specifies the decoration added to text | http://css3wdesign.net16.net/decorate.html |
text-indent | Specifies the indentation of the first line in a text-block | http://css3wdesign.net16.net/indent.html |
text-shadow | Specifies the shadow effect added to text | Text Shadows using CSS3 |
text-transform | Controls the capitalization of text | http://css3wdesign.net16.net/transform.html |
unicode-bidi | Used together with the direction property to set or return whether the text should be overridden to support multiple languages in the same document | http://css3wdesign.net16.net/unicode-bidi.html |
white-space | Specifies how white-space inside an element is handled | http://css3wdesign.net16.net/white-space.html |
word-spacing | Increases or decreases the space between words in a text | http://css3wdesign.net16.net/word-spacing.html |
Downlaod all Examples.Click Here.
Post a Comment
Suggestions will be greeted.