Medium-EasyUnderstandHTML & CSSmultiple_choice
What is the purpose of aria-live='polite' on an element?
Understand — Tests comprehension and ability to explain concepts.
Answer Options
ADelays the element's rendering until the page is loaded
BAnnounces content changes to screen readers after the user is idle
CPrevents the element from being focused
DMakes the element visible only to screen readers
Want to see the correct answer?
Get the answer with a detailed explanation, plus practice 15+ more HTML & CSS questions with adaptive quizzes and timed interviews.
See the Answer on Guru Sishya →This question is from the HTML & CSS topic (Frontend).
More HTML & CSS Questions
Which HTML element should you use for the primary navigation of a website?
EasyWhat is the total width of an element with: width: 200px, padding: 20px, border: 5px, box-sizing: content-box?
Medium-EasyWhich property controls how flex items are distributed along the MAIN axis?
EasyWhat does the alt attribute on an image do when left empty (alt='')?
Medium-EasyWhich CSS selector has the HIGHEST specificity?
Medium-Easy