[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

1 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 }
http://www.ravelry.com/designers/tania-richterLine 87 88 89 92 1727 ...
http://www.ravelry.com/invitationsLine 96 98 100 105 167 ...
https://www.ravelry.com/account/loginLine 178
https://www.ravelry.com/account/login?return_to=/designers/tania-richterLine 190
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
Expand all 1 issues