diff --git a/files/en-us/learn/forms/how_to_build_custom_form_controls/index.html b/files/en-us/learn/forms/how_to_build_custom_form_controls/index.html index 3a1781b3fff7a2d..55ac7e224bdca41 100644 --- a/files/en-us/learn/forms/how_to_build_custom_form_controls/index.html +++ b/files/en-us/learn/forms/how_to_build_custom_form_controls/index.html @@ -721,7 +721,7 @@

The role attribute

</div>
-

Note: Including both the role attribute and a class attribute is not necessary. Instead of using .option use the [role="option] attribute selectors in your CSS .

+

Note: Including both the role attribute and a class attribute is not necessary. Instead of using .option use the [role="option"] attribute selectors in your CSS .

The aria-selected attribute