Question: Select all that apply. Which of the following make page navigation more efficient for those using assistive technology?
- A skip to content link
- A valid heading hierarchy
- Landmarks
- Including labels for form controls
Explanation
This aligns with skip to content link, heading hierarchy, and landmarks because each one helps assistive technology move through a page more efficiently. HubSpot recommends a skip link so keyboard and screen reader users can bypass repeated regions and jump directly to the main content. HubSpot also recommends consecutive heading levels, which gives content a predictable structure that assistive technology can parse. Semantic regions such as header, main, and nav create landmarks that let screen reader users jump between major sections of the page. HubSpot Developers
Why the other options are incorrect
Including labels for form controls improves form comprehension and input accessibility, but it does not primarily make page-level navigation more efficient. HubSpot Developers
Source for verification
https://developers.hubspot.com/docs/cms/best-practices/improve-existing-sites/accessibility
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "HubSpot CMS for Developers II" page.
