[Skip navigation links]

Site Report

This tab shows general usability issues, indicating navigation problems for all users.

This tab is available in SortSite Professional, SortSite Developer and OnDemand, but not in SortSite Standard edition.

  • FailureUsability.gov Guidelines - Some pages violate these guidelines.
  • FailureW3C Best Practices - Some pages violate these guidelines.
  • SuccessReadability - No issues found.
PriorityDescription and URLGuideline and Line#Count

Priority 2

1 issues on 3 pages

Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3 W3C 3 pages
This makes the page very hard to read or click while it's loading. Fix by adding width and height attributes to the img tag matching the image dimensions. In responsive layouts, specifying width and height prevents layout jumping because the browser can pre-calculate the final image size when CSS like this is used: img { max-width: 100%; height: auto }
https://catalog.tools/Line 757 839 941 973 995 ...
https://catalog.tools/addLine 98 122
https://catalog.tools/registerLine 99 123

Priority 3

2 issues on 6 pages

ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8 6 pages

For users over age 65, it may be better to use at least fourteen-point fonts. Never use less than nine-point font on a Web site. The following are all smaller than 12 point:

  • <p style="font-size: 11pt;" >
  • <p style="font-size: 15px;" >
  • <p style="font-size: small;" >
  • <font size="2" >
  • <font size="-1" >
https://catalog.tools/Line 196 232 237
https://catalog.tools/.s/src/base.min.css?v=151233Line 4 46
https://catalog.tools/_st/my.cssLine 31 32 164 173 512 ...
https://catalog.tools/css/style.cssLine 818 821 906
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.
ImportantUse bold text sparingly - for one or two words or a short phrase. Usability.gov 11:5 1 pages
Keep runs of bold text to less than 70 characters.
https://catalog.tools/Line 1159 1398
Expand all 3 issues