Roles describe an element's function or purpose in the context of the document. Some examples are alert, button, dialog, slider, and menubar. For more information, search for ARIA.
<p role="alert">This is an alert.</p>
Roles describe an element's function or purpose in the context of the document. Some examples are alert, button, dialog, slider, and menubar. For more information, search for ARIA.
<p role="alert">This is an alert.</p>