“Hands-On” Exercises
- Write the HTML to display your name with the largest heading element. Provide Screenshot for output.
- Think of a favorite quotation by someone you admire. Write the HTML code to display the persons name in a heading and the quotation in a blockquote element. Provide Screenshot for output.