Original PromptThis learning resource focuses on the fundamentals of constructing semantic HTML5 documents and understanding document structure. It covers essential components such as the HTML5 doctype, the necessary tags for document layout, and the importance of using semantic elements like <header>, <main>, and <footer>. The resource outlines specific learning objectives, success criteria, and individual exercises designed to reinforce concepts through practical application. Students are encouraged to create various HTML structures, from lists and navigation to tables and error correction tasks. In addition, the resource includes self-check rubrics for hyperlinks and table syntax, enabling learners to critically analyze their code. The final challenge prompts users to apply their knowledge by constructing a navigation bar using only semantic tags, emphasizing the importance of accessibility in web design.