ARIArollerna
ARIArollerna, or ARIA-rollerna in Swedish, refers to the set of ARIA roles defined in the W3C WAI-ARIA specification that convey semantic information about user interface elements to assistive technologies. ARIA roles help describe the purpose of an element or the behavior of a widget when native HTML semantics are insufficient.
The roles cover a range of purposes, including landmark roles such as banner, navigation, main, complementary,
Usage guidelines emphasize preferring native HTML elements to represent semantics whenever possible, and using ARIA roles
History and standards note that WAI-ARIA emerged to improve accessibility for dynamic content and advanced user