Navigation Bars - map container without redundant text links
- The set of links on this page, each of which is an
area element, are contained by map elements.
- The second image map does not have the redundant text links.
map element container #1: Good
imgmap1map heading
redundant links for imgmap1 ul heading
- The
map element for this image map has a preceding h2 element whose CSS display property is none.
- The
ul container for redundant text links has a preceding h2 element whose CSS display property is none.
map element container #2: no redundant text links
imgmap2map heading
- The
map element for this image map has a preceding h2 element whose CSS display property is none.
- The
area elements in this image map do not have a redundant text links.
Back to index page