Code-Fellows reading notes.
Reading From the Duckett HTML book:
Chapter 16: “Images” (pp.406-427) Chapter 19: “Practical Information” (476-492)
#gradient{
background-color: blue
backgroung image: -moz-linear-gradient('insert color numbers here');
}