Show Me Some Color!!!

Tomato

Orange

DodgerBlue

MediumSeaGreen

Gray

SlateBlue

Violet

LightGray

Let's try some fonts...

This paragraph uses the default font.

This paragraph uses Gill Sans font from our style sheet, Verdana.

This paragraph uses Bakersville font.

This paragraph uses Impact font.

This paragraph uses Lucida Grande font.

This paragraph uses Consolas, a monospaced font.

This paragraph uses Lucida Handwriting font.

This paragraph uses Bangers font from Google.

Let's do some Box Model examples!

Below you will find some elements with various settings for their margins, borders, and padding. You should add the same elements to your page.

background-color: black; width: 300px; border: 15px solid green; padding: 50px; margin: 20px;

background-color: black; width: 300px; border: 15px solid green; padding: 50px; margin: 20px;