FrontendDeveloper.in

HTML question detail

What is the difference between `hidden` and `aria-hidden`?

hidden removes content from visual and accessibility trees. aria-hidden hides from accessibility tree only, while visual rendering can remain.

Back to all HTML questions
Get LinkedIn Premium at Rs 399