This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each question.
Which of the following is an accessible link?
<a href="https://www.microsoft.com">https://www.microsoft.com</a>
<a href="https://www.microsoft.com">Microsoft</a>
<a href="https://www.microsoft.com/>Click here</a>
Which of the following is an appropriate use of ARIA (Accessible Rich Internet Applications) attributes?
To indicate to a screen reader that a div element is actually a button element.
div
button
To provide different text for a screen reader to speak when link text reads "click here."
To give context to a screen reader when a control doesn't exist in semantic HTML, such as a tree.
To add a control that the user selects to perform an action, which HTML element should you use?
span
p
You must answer all questions before checking your work.
Was this page helpful?