[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.

StatusSummary
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

2 issues on 7 pages

Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3 W3C 7 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://gamma.net.ua/Line 139 1479 2021 2022 2023 ...
https://gamma.net.ua/compare-products/Line 105 1724 1725 1726
https://gamma.net.ua/login/Line 105 1790 1791 1792
https://gamma.net.ua/simpleregister/Line 113 1945 1946 1947
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantUse label elements for each data entry field to show what data is expected. Usability.gov 13:5 7 pages
Make sure each input field has an associated label describing the field.
https://gamma.net.ua/Line 281
https://gamma.net.ua/compare-products/Line 184
https://gamma.net.ua/login/Line 184 1668 1674
https://gamma.net.ua/simpleregister/Line 192
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.

Priority 3

1 issues on 1 pages

ImportantUse option groups when a drop down list has more than 10 items. Usability.gov 13:12 1 pages
Group related options using optgroup elements.
https://gamma.net.ua/simpleregister/Line 1777
Expand all 3 issues