Question 19 of 39
ARIA
The first rule of ARIA is to not use what?
Correct Answer:
ARIA
If you can use an HTML element that already supports the semantics and behavior that you need, you should do that instead of reproducing it with ARIA. https://www.w3.org/TR/using-aria/#rule1