TA-DA
BACKGROUND COLOR
This is an example of changing the BACKGROUND COLOR. This is a heading. I am also setting the background color for two different elements as shown here and below.
This is a paragraph but in the color tomato. It's very ugly.
TEXT COLOR
This is an example of changing the FONT COLOR. The CSS color property define the text color for an HTML element. This heading is in blue.
This paragraph is in red.
FONTS
This is an example of changing the FONT TYPE. The CSS font=family property defines the font to be used for an HTML element. For example, this heading is in Verdana.
This paragraph on the otherhand is in courier. I like courier hohoho.
TEXT SIZE
This is an example of changing the FONT SIZE. Look at this heading
Here's another paragraph in a different font size.
TEXT ALIGNMENT
Centered Heading
Centered paragraph.
This text is bold
This text is strong!
This text is italic
This text is emphasized
This text is some smaller text
This text is marked
This text is deleted here.
This text is deleted here and this text is underlined.
This is SUBscripted text.
This is SUPERscripted text.