Welcome to my Codecademy Cheat Sheet!

Read on and get learning!

Property Description Values
Color Sets the color of the text RGB, Hex, Keyword
Line-height Sets the distance between lines normal, number, length, %
Letter-spacing Increase or decrease the space between characters normal, length
text-align Aligns the text in an element left, right, center, justify
text-decoration Adds decoration to text none, underline, overline, line-through
text-indent Indents the first line of text in an element length, %
text-transform Controls the letters in an element none, capitalize, uppercase, lowercase