[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 5 pages

Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3 W3C 5 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://maslopodbor.ru/Line 19 58 62 66 70 ...
https://maslopodbor.ru/acuraLine 40 679 718
https://maslopodbor.ru/alfa-romeoLine 40 651 690
https://maslopodbor.ru/audiLine 40 1263 1302
This issue was found on another 1 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 5 pages
Make sure each input field has an associated label describing the field.
https://maslopodbor.ru/Line 33 36 46 49 52
https://maslopodbor.ru/acuraLine 74 159 184 253
https://maslopodbor.ru/alfa-romeoLine 74 159 184 251
https://maslopodbor.ru/audiLine 74 159 184 341
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.

Priority 3

2 issues on 5 pages

ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8 1 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://maslopodbor.ru/Line 212
ImportantUse option groups when a drop down list has more than 10 items. Usability.gov 13:12 5 pages
Group related options using optgroup elements.
https://maslopodbor.ru/Line 33 46
https://maslopodbor.ru/acuraLine 74 184
https://maslopodbor.ru/alfa-romeoLine 74 184
https://maslopodbor.ru/audiLine 74 184
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
Expand all 4 issues