Valid 70-486 Dumps shared by ExamDiscuss.com for Helping Passing 70-486 Exam! ExamDiscuss.com now offer the newest 70-486 exam dumps, the ExamDiscuss.com 70-486 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-486 dumps with Test Engine here:
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 are two possible ways to achieve the goal? Each correct answer presents a complete solution.
Correct Answer: A,D
Explanation/Reference: Explanation: A: The aria-describedby 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. D: A semantic element clearly describes its meaning to both the browser and the developer. References: https://www.w3.org/TR/WCAG20-TECHS/ARIA1.html https://www.w3schools.com/html/html5_semantic_elements.asp