font-family

color

color: red;
color: #ff0000;
color: rgb(255, 0, 0);

font-size

font-size: 16px;
font-size: 1.2rem;

font-weight

font-style

font-style: italic;

text-decoration

text-transform

text-shadow

text-shadow: 2px 2px 4px #000000;

text-align

Left

Center

Right

text-align: center;

line-height

line-height: 1.6;



letter-spacing

letter-spacing: 2px;



word-spacing

word-spacing: 5px;



white-space