Week 6
***Quiz Questions for Monday, Oct. 1, at 6:00pm***
1)
Using CSS, I would use the following code to make make my links black & underlined:
a:link{color:#__________; text-decoration: ________________; }
2)
______________
is the Hexadecimal code for the color red.