All skill tests
Skill assessment

HTML Semantic Structure and Document Landmarks Skills Test

Evaluate how well you select and apply HTML elements that convey meaningful document structure. The test focuses on landmarks, sectioning content, headings, and contextual elements used in modern web pages.

20–30 Questions per assessment
15–45 min Estimated completion time
3 levels Choose your difficulty
Start assessment

Choose your level and begin.

Answer without outside help so the result reflects your current knowledge. You will see your score after completing the selected assessment.

Semantic HTML provides a meaningful structure for browsers, assistive technologies, search systems, and development teams. Knowing when to use elements such as main, nav, article, section, aside, header, footer, figure, and time helps create pages whose purpose remains clear without relying on visual styling alone.

This is a demo version of the test. You may attempt up to 3 questions.

Test details

Know what to expect.

Review the instructions, covered skills, example question themes, and intended audience before beginning.

01

Instructions and covered skills

Read each prompt carefully before selecting a response. Focus on the meaning and purpose of the content rather than its visual presentation. Keep your attention on the test and turn off notifications where possible. Consider how browsers and assistive technologies interpret document structure. Choose the response that best matches the intended HTML semantics. Review your selection before moving on, and avoid making assumptions based only on element names.

Key Areas

This test examines the ability to create meaningful HTML document structures using semantic elements. Candidates interpret the purpose of major landmarks, including header, nav, main, aside, and footer, and determine when each landmark communicates useful page-level or regional meaning. It also covers the distinction between self-contained content represented by article and grouped thematic content represented by section.

Heading structure is another central area. Candidates should understand how h1 through h6 express a logical hierarchy based on content relationships, not visual size. The test also addresses contextual semantic elements such as figure, figcaption, time, address, details, summary, mark, and cite. These elements add meaning that can be understood by users, tools, and collaborators reviewing the source.

Questions emphasize choosing elements according to the content's role. A semantic choice should remain appropriate if stylesheets are removed, visual layout changes, or the content is reused elsewhere. Candidates should recognize when a generic div is suitable and when a named element communicates a clearer purpose.

Recommended Preparation

Review the HTML specification and trusted accessibility references for landmark and sectioning elements. Practice mapping common page regions, such as site navigation, product information, related links, article metadata, and legal notices, to appropriate semantic elements. Build small document outlines and inspect whether the heading order reflects the relationships among topics and subsections.

When reviewing existing markup, ask what each region means rather than how it looks. Check whether repeated content has a meaningful container, whether independent entries can stand on their own, and whether supplementary material is separated from primary content. Use browser accessibility inspection tools or screen-reader landmark navigation to confirm that the structure exposes useful regions and labels. This preparation supports maintainable templates, clearer content models, and more understandable web documents.

02

Examples of questions

1. Which HTML element identifies the primary content area of a document?
2. When should a navigation menu be placed inside a nav element?
3. Which element best represents a self-contained news story?
4. What is the semantic purpose of the aside element?
5. Which element associates a caption with an image or diagram?
6. When is a section element appropriate within a page?
7. Which element represents contact information for an article author?
8. How should headings be organized within a meaningful content hierarchy?
9. Which element can provide a machine-readable publication date?
10. What type of content belongs in a page footer?
03

Who this test is best for

Web developers, content engineers, front-end designers, accessibility practitioners, and CMS implementers who create or review structured HTML documents.

Share the assessment or try another skill.

Send this test to a colleague or friend, or return to the assessment library to explore another professional area.

Browse all tests
Jobs Talent Salaries
Menu