Navigation Bars - map container before the last h1
- The set of links on this page, each of which is an
area element, are contained by map elements.
- The first image map appears before the last
h1 element on the page.
map element container #1: appearance before the last h1
imgmap1map heading
Redundant text link for imgmap1 ul heading
- The
map element for this image map has a preceding h2 element whose display property is none.
- The
ul container for the redundant text links has a preceding h2 element whose display property is none.
- This
map and ul container appear before the last h1 element on the page.
Navigation Bars - good map container
map element container #2: GOOD
imgemapmap heading
Redundant text link for imgmap2 ul heading
- The
map element for this image map has a preceding h2 element whose display property is none.
- The
ul container for the redundant text links has a preceding h2 element whose display property is none.
Back to index page