Back to guides

What page elements will be shown under the Page Structure button?

Below is a complete list of elements that the Pro-Widget will show on the page structure template. You should consider adding aria-label details to these elements:

  1. HEADER element:
    If there is an element with the tag name <header>, a “Header” will be added to the template.
  2. NAV element or “navigation” role:
    If there is an element with the tag name <nav> or a role attribute value of “navigation”, a “Navigation” will be added to the template.
  3. MAIN element or “main” role:
    If there is an element with the tag name <main> or a role attribute value of “main”, a “Main” will be added to the template.
  4. FOOTER element or “contentinfo” role:
    If there is an element with the tag name <footer> or a role attribute value of “contentinfo”, a “Footer” will be added to the template.
  5. ASIDE element or “complementary” role:
    If there is an element with the tag name <aside> or a role attribute value of “complementary”, a “Complementary” will be added to the template.
  6. SECTION element or “region” role:
    If there is an element with the tag name <section> or a role attribute value of “region”, a “Section” will be added to the template.
  7. ARTICLE element or “article” role:
    If there is an element with the tag name <article> or a role attribute value of “article”, an “Article” will be added to the template.
  8. FORM element or “form” role:
    If there is an element with the tag name <form> or a role attribute value of “form”, a “Form” will be added to the template.
  9. “banner” role:
    If there is an element with a role attribute value of “banner”, regardless of its tag name, a “Banner” will be added to the template.
  10. “search” role:
    If there is an element with a role attribute value of “search”, regardless of its tag name, a “Search” will be added to the template.

If you require additional assistance, feel free to contact us at desk@support.userway.org.

Explore UserWay’s Accessibility Widget