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

Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3 W3C 4 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://vdmy.ru/bareliefLine 474 478 1235 1291 1351 ...
https://vdmy.ru/designLine 470 474 1008 1064 1124 ...
https://vdmy.ru/paintLine 472 476 1010 1066 1126 ...
https://vdmy.ru/plasterLine 473 477 1047 1103 1163 ...
Expand all 1 issues