In this tutorial I explained the TEXT property of CSS.
#text_align #text_align_last #text_decoration #text_transform #text_indent #letter_spacing #line_height #word_spacing #text_shadow #text_decoration_color #text_decoration_style #text_decoration_thickness #none #overline #linethrough #underline #uppercase #lowercase #capitalize
These are:
1) TEXT-ALIGN
2) TEXT-ALIGN-LAST
3) TEXT-DECORATION
4) TEXT-TRANSFORM
5) TEXT-INDENT
6) LETTER-SPACING
7) LINE-HEIGHT
8) WORD-SPACING
9)TEXT-SHADOW
10) TEXT-DECORATION-COLOR
11) TEXT-DECORATION-STYLE
12) TEXT-DECORATION-THICKNESS
In this tutorial I explained the value of property.
I use values like NONE, OVERLINE, LINETHROUGH, UNDERLINE in case of TEXT-DECORATION.
I use UPPERCASE, LOWERCASE, CAPITALIZE in case of TEXT-TRANSFORM.
I use LEFT, RIGHT, CENTER in case of TEXT-ALIGN and TEXT-ALIGN-LAST.
In case of TEXT-SHADOW, I use horizontal shadow, vertical shadow, blur effect and color.
I use WAVY in case of TEXT-DECORATION-STYLE.
The creator of this video is Ranjan Majumder.
Thank you.