You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the success criterion of this WCAG 2.4.5 standard, it needs a website to have more than one way to get to different pages in the website and navigate. For a small website, with not-so long pages, linking all different pages from homepage can suffice. @harrislapiroff I am not sure if that is the case with us and if homepage has a link to almost all pages. Else, the two different approaches we can take is:
Add a sitemap for the website
Add table of contents section in longer pages outlining the different sections of that page.
The text was updated successfully, but these errors were encountered:
For the success criterion of this WCAG 2.4.5 standard, it needs a website to have more than one way to get to different pages in the website and navigate. For a small website, with not-so long pages, linking all different pages from homepage can suffice. @harrislapiroff I am not sure if that is the case with us and if homepage has a link to almost all pages. Else, the two different approaches we can take is:
The text was updated successfully, but these errors were encountered: