CSS provides many properties to control how text appears on your web pages.
Text Properties
color— sets the text colortext-align— horizontal alignment:left,right,center,justifytext-decoration— line on text:none,underline,line-throughtext-transform— capitalization:uppercase,lowercase,capitalizeline-height— space between lines (e.g.,1.6for 160%)letter-spacing— space between charactersword-spacing— space between wordstext-shadow— adds shadow to textwhite-space— how whitespace is handled:nowrap,preword-break— how words break:break-word