Name:
CSE 322, Fall 2018: Quiz 2
1. Write HTML code for a hyperlink labeled Github and leads to https://github.com.
2. Write HTML code for an image to flower.jpg with a width of 200 pixels, a height of 200 pixels, and alternate text that reads "A flower".
3. Write HTML code for an ordered list of your top 3 favorite movies.
4. Name one of the three ways for applying CSS code.
5. What is the equivalent CSS hexadecimal color value for the color red?
6. Name the three generic font-family values in CSS.