HTML 5 QUESTIONS
HTML 5 QUESTIONS
OPEN TEST
INSTRUCTION
Write an HTML5 document based on the following requirements. Include all the
necessary elements and structure your HTML code properly. You should use at least
10 different HTML5 elements to fulfill the requirements.
Requirements:
Use the <header> element to create a section that includes a website title and a
navigation bar with links to "Home", "About", and "Contact".
An image element <img> showing a relevant picture for the service (use a
placeholder image URL).
Includes a <select> dropdown menu where users can select a service from a list.
A <nav> section with a few links to social media platforms, e.g., Facebook, Twitter,
and Instagram.
Grading Criteria: