Which of the following would be the best text to put in the <title> tag of the accessibility policy page at a university with the top-level heading, “Accessibility Policy”?</title>
Which of the following is NOT a valid value for the lang attribute?
Which of the following is NOT a valid way of programmatically indicating the language of a page or content on that page?
What WCAG conformance level are the success criteria having to do with the language of the page and the language of parts of the page?
Why is it inadvisable to rely solely on landmark regions as a means of bypassing repetitive content?
What is the purpose of landmark regions?
Which of the following is NOT listed among landmarks by most screen readers?
In a site with two regions for navigation, one for navigating the site and one for navigating a section of the site, of the following, which would be the best way to code the part of the page with the site navigation?
Which of the following landmarks is it okay to have more than one of on a page?
Which of the following is NOT way to list all landmarks using a screen reader?
This function is not avaiable for VoiceOver on iOS
Which of the following is NOT a way to navigate from one landmark to the next using a screen reader?
The function is not available for VoiceOVer on Mac
Which of the following is a way to navigate to the main content landmark using a screen reader?
for the other screenreaders the function is not available
Which of the following is NOT a benefit of using headings on web pages?
Which of the following is NOT a valid way of programmatically communicating that something is a heading?
Which of the following is a reason why this code is a bad way of communicating to all users that something is a heading?
<p “font-size: 200%”><strong>A section about a topic</strong></p>
Which of the following is the best way of indicating that content in a paragraph is important?
4.<p>It is VERY IMPORTANT to properly indicate importance.</p>
Which of the following is NOT true?
Which of the following is NOT way to list all headings using a screen reader?
Which of the following is NOT a way to navigate from one heading to the next using a screen reader?
should be: Control + Option + Command + H
Which of the following is a way to navigate to headings of a certain level using a screen reader?
it is the same in NVDA
for the other Screenreader this function is not available