Access: [13.1.1.5]: link text not meaningful (more) (Priority 2)
Cause:
Avoid ambiguous link text such as "more". Create link text that remains meaningful even when read
out of context. Identify the purpose or target of each link (i.e. describe the destination of the link)
and keep the text concise.
Example:
 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<title>aert1.0/13.1.1</title>
</head>
<body>
<a href="animals.htm">more</a>
</body>
</html>
|
Solution:
References: