Best Practice N°167 - Level 2- Section hyperlinks
Description
The wording of hypertext links is representative of the nature and content of the target page.
Objectives
Enables users to identify the target whatever the navigation context.
Possible technical solutions:
The wording of links (i.e. the portion of text situated between the <a href="URL"> et </a> tags) describes without any ambiguity the content of the target page.
Control methods:
Check that link wording always describes the link towards which they point.
Put these Best Practices to use.