PrepAway - Latest Free Exam Questions & Answers

You need to design the interface to make the content of…

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.)

PrepAway - Latest Free Exam Questions & Answers

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.

Explanation:
A: The aria-described by property may be used to attach descriptive information to one or more elements
through the use of an id reference list. The id reference list contains one or more unique element ids.
https://www.w3.org/TR/WCAG20-TECHS/ARIA1.html

4 Comments on “You need to design the interface to make the content of…

  1. |R| says:

    Can someone please tell me the difference between this and Q 85 which has a difference answer? Thanks

    “You are designing an HTML5 website.
    You need to design the interface such that the content is viewable in all types of browsers, including screen
    readers.What should you do? (Each correct answer presents a complete solution. Choose all that apply.)

    Answer:
    D.
    Use HTML5 semantic markup elements.

    E.
    Annotate content elements with Accessible Rich Internet Application (ARIA) attributes. ”

    All I see different is “reading pens”. Are both these answers correct?




    2



    0
  2. martin says:

    I am not an ARIA specialist, but a quick peek at the WAI-ARIA documentation indicates that there is aria-label property, which leads me to believe that valid and descriptive element names are not required.




    0



    0

Leave a Reply