Navigation anchors
Words by Daniel Aleksandersen on 2006-07-22
Adding anchors drastically increases a Website’s navigation accessibility, especially if readers have disabled the CSS or are viewing the site from a handheld device.
To get it straight: anchors are on-page navigation. They provide readers with a quick way to skip down to a spesific section on that page.
It does not mess with the site's regular design either, since the anchors will be hidden from most readers. And if they are not hidden from a reader, that reader will be really happy they are there.
Continued entry »