[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

3 issues on 9 pages

Very ImportantAvoid underlined text - people will click on it and think it's a broken link. Usability.gov 10:4 1 pages
Use something other than underlining for highlighting text, because it looks like a link, and users become frustrated when the "link" does not work.
https://www.100suvenirov.ru/des/css2/styles.min.css?233Line 32 170 438 612 682
Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3 W3C 8 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://www.100suvenirov.ru/Line 1124 1153 1350 1359 1368 ...
https://www.100suvenirov.ru/about/Line 32 71
https://www.100suvenirov.ru/about-company/Line 32 71
https://www.100suvenirov.ru/nanesenie-logotipa/Line 32 71
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantThe img width and height attributes don't match the actual image size. This means the image will be distorted or resize during loading. W3C 1 pages
Image https://www.100suvenirov.ru/des/banners/banner_piknik.jpg actual dimensions: 767 x 330 pixels.
https://www.100suvenirov.ru/
Line 1327

Priority 3

3 issues on 7 pages

ImportantRadio buttons are easier to use than drop-downs when there are 6 choices or fewer. Usability.gov 13:9 1 pages
One usability study showed radio buttons give reliably better performance than drop-down lists for mutually exclusive selections. If screen space allows use radio buttons instead of lists/dropdowns with fewer than 7 items.
https://www.100suvenirov.ru/tovary-dlya-promo-aktsiy/futbolki/Line 298
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8 5 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://www.100suvenirov.ru/Line 124 170 190 236 481 ...
https://www.100suvenirov.ru/des/css2/media.min.css?1629352556Line 37 94 96 105 211 ...
https://www.100suvenirov.ru/des/css2/megamenu6.min.css?6Line 18
https://www.100suvenirov.ru/des/css2/styles.min.css?233Line 270 428 439 473 481 ...
This issue was found on another 1 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://www.100suvenirov.ru/about-company/Line 299
Expand all 6 issues