What should you do?

You are designing an HTML5 website.
You need to design the interface to make the content of the web page viewable in all types of browsers, including voice recognition software, screen readers, and reading pens.
What should you do? (Each correct answer presents a complete solution. Choose all that apply.)
A. Annotate HTML5 content elements with Accessible Rich Internet Application (ARIA) attributes.
B. ConvertHTML5 forms to XForms.
C. Ensure that HTML5 content elements have valid and descriptive names.
D. Use HTML5 semantic markup elements to enhance the pages.
E. Use Resource Description Framework (RDF) to describe content elements throughout the entire page.

microsoft-exams

2 thoughts on “What should you do?

  1. If the question allow to choose 3, then A,C,D.
    A. Annotate HTML5 content elements with Accessible Rich Internet Application (ARIA) attributes.
    C. Ensure that HTML5 content elements have valid and descriptive names.
    D. Use HTML5 semantic markup elements to enhance the pages.

    if choose 2, most likely A,D.
    A. Annotate HTML5 content elements with Accessible Rich Internet Application (ARIA) attributes.
    D. Use HTML5 semantic markup elements to enhance the pages.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.