Question 2 of 3

Category: ARIA

The first rule of ARIA is to not use what?

Correct

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

Incorrect

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

Incorrect

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