Problem 1: Write the HTML code to link the text "Email Us" to the email address with a subject of "Please add me."
Problem 2: Provide the HTML code for creating an image hyperlink link to the about.html page when the image named home.png is clicked.
Problem 3: Which three HTML elements do you use to create an image map?
Problem 4: What does it mean when an image is broken?
Problem 5: Which HTTP method should be used when you want to transmit form data to the server without revealing the key-value pairs to the user?
Problem 6: What is the most widely used form control in a Web form?