Accessibility
The Accessibility section lets you set what an element really is in the HTML.

- Element — change the HTML tag the element renders as (
div,section,nav,header,footer,main, and more). Picking the right tag gives the element real meaning for search engines and screen readers. - Aria Label — a short text label that describes the element to assistive tech when there's no visible text.
Because Revyme outputs real HTML, these ship straight to your production site.