In addition to showing which aspects need attention, this report will
optionally note guidelines that were successfully implemented.
n Missing Alt Text: This report searches for
![]()
tags in which the alt attribute is empty or missing
entirely. To comply with accessibility guidelines established by the W3C, all images should
have alt attributes that describe the graphic.
n Redundant Nested Tags: This report identifies tags nested within themselves, as shown in the
following example:
On Sale!n Removable Empty Tags: This search finds non-empty tags (that is, tags with both an opening
and closing element) with no content, as in this code:
n Untitled Documents: This report looks for pages that have no title or use the default Untitled
Document text.
You can run any or all the HTML reports at once??”just select the desired report(s) from the Reports dialog
box. The Site Reports panel lists the name of the file, the line number where the search condition was
found, and an error message for each entry. Selecting a file displays the error message with additional detail,
NOTE NOTE
958
Enhancing Productivity and Web Site Management Part VI
if available, in the Detailed Description area. Select Open File from the context menu or double-click an
entry to load the file if it??™s available.
Pages:
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635