| Critical | ARIA control has no label. | WCAG A 4.1.2 508 A 4.1.2 | |
| <div class='slick-track' role='listbox' style='opacity: 1; width: ...'>...</div>
| 167 | |
| <div class='slick-track' role='listbox' style='opacity: 1; width: ...'>...</div>
| 740 | |
| Critical | An element with a role that hides child elements contains focusable child elements. | WCAG A 4.1.2 508 A 4.1.2 ARIA 5.2.9 | |
| role=option<div id='w' class='slick-slide slick-...' data-slick-index='0' tabindex='-1' role='option' style='width: 696px; ...' aria-hidden='false' aria-describedby='slick-slide00'>...</div>
| 167 | |
| Critical | This button element contains no text and has no accessible name. | WCAG A 4.1.2 508 A 4.1.2 | |
| <button type='submit' class='button catalog-...' onclick='return ...'>...</button>
| 111 | |
| Critical | HTML form control has no accessible name. | WCAG A F68 508 A F68 | |
| <input type='text' name='name' value='' maxlength='100' class='input-text'>
| 1085 | |
| <input type='text' name='email' value='' maxlength='50' class='input-text'>
| 1090 | |
| <input type='text' name='subject' value='' maxlength='100' class='input-text'>
| 1095 | |
| <textarea rows='3' cols='33' name='message' class='input-textarea'></textarea>
| 1100 | |
| <input type='text' name='captcha_text' maxlength='10' class='input-text'>
| 1109 | |
| Critical | iframe and frame elements must have a title attribute. | WCAG A 4.1.2 508 A 4.1.2 | |
| <iframe name='fXDf2428' frameborder='0' src='https://vk.com/widget_community.php?app=0&width=215px&_ver=1&gid=66462567&mode=0&color1=FFFFFF&color2=2B587A&color3=5B7FA6&class_name=&height=350&url=https%3A%2F%2Falgo-textile.ru%2F&referrer=&title=%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82%20%D0%BC%D0%B0%D0%B3%D0%B0%D0%B7%D0%B8%D0%BD%20%D1%82%D0%BA%D0%B0%D0%BD%D0%B5%D0%B9%2C%20%D1%88%D1%82%D0%BE%D1%80%D1%8B%2C%20%D1%84%D1%83%D1%80%D0%BD%D0%B8%D1%82%D1%83%D1%80%D0%B0%20%D0%B8%20%D0%94%D0%BE%D0%BC%D0%B0%D1%88%D0%BD%D0%B8%D0%B9%20%D1%82%D0%B5%D0%BA%D1%81%D1%82%D0%B8%D0%BB%D1%8C&19e460cd157' width='215' height='350' scrolling='no' id='vkwidget1' style='overflow: hidden; ...'></iframe>
| 817 | |
| Critical | alt text should not contain placeholders like 'picture' or 'spacer'. | WCAG A F30 508 A F30 | |
| Placeholder text: 94927<img src='/pictures/tovar/card/94927.jpg' alt='94927'>
| 335 | |
| Placeholder text: 94928<img src='/pictures/tovar/card/94928.jpg' alt='94928'>
| 390 | |
| Placeholder text: 94929<img src='/pictures/tovar/card/94929.jpg' alt='94929'>
| 445 | |
| Critical | img elements must have an accessible name. | WCAG A F65 508 A F65 | |
| <img src='/templates/template_58/img/pay_icon_visa.png' width='35' height='20'>
| 942 | |
| <img src='/templates/template_58/img/pay_icon_yandexmoney.png' width='35' height='20'>
| 942 | |
| <img src='/templates/template_58/img/pay_icon_mastercard.png' width='35' height='20'>
| 942 | |
| <img src='/templates/template_58/img/pay_icon_webmoney.png' width='35' height='20'>
| 942 | |
| <img src='/templates/template_58/img/pay_icon_qiwi.png' width='35' height='20'>
| 942 | |
| Critical | Links must have an accessible name. | WCAG A F89 508 A F89 | |
| <a href='https://vk.com/algotextileru' target='_blank' rel='nofollow' class='vk'></a>
| 925 | |
| <a href='/content/c2-page1.html'>...</a>
| 942 | |
| <a href='https://ok.ru/algotextile' target='_blank' rel='nofollow' class='ok'></a>
| 925 | |
| <a href='https://www.facebook.com/algotextile/?ref=bookmarks' target='_blank' rel='nofollow' class='facebook'></a>
| 925 | |
| <a href='#' class='slider-nav__item' data-distance='0' tabindex='0'></a>
| 189 | |
| Critical | Identify row and column headers in data tables using th elements, and mark layout tables with role=presentation. | WCAG A F91 508 A F91 | |
| <table border='0' cellpadding='0' cellspacing='0'><tbody><tr>...</tr></tbody></table>
| 69 | |
| Critical | Use the lang attribute to identify the language of the page. | WCAG A 3.1.1 508 A 3.1.1 | |
| <html><head>...</head><body style=''>...</body></html>
| 2 | |
| Critical | Cannot use aria-label or aria-labelledby or aria-braillelabel on elements and roles that prohibit naming. | HTML ARIA 5.2.8.6 | |
| Element role: generic<div role='text' class='star-rating rater-0 ...' style='width: 7px;' aria-label='1.5'>...</div>
| 290 | |
| Element role: generic<div role='text' class='star-rating rater-0 ...' style='width: 7px;' aria-label='2'>...</div>
| 345 | |
| Element role: generic<div role='text' class='star-rating rater-0 ...' style='width: 7px;' aria-label='1.5'>...</div>
| 400 | |
| Element role: generic<div role='text' class='star-rating rater-0 ...' style='width: 7px;' aria-label='1'>...</div>
| 455 | |
| Element role: generic<div role='text' class='star-rating rater-0 ...' style='width: 7px;' aria-label='1.5'>...</div>
| 523 | |
| Critical | The frameborder attribute on the iframe element is obsolete.
Use CSS instead. | HTML | |
| <iframe name='fXDf2428' frameborder='0' src='...%D0%B8%D0%BB%D1%8C&19e460cd157' width='215' height='350' scrolling='no' id='vkwidget1' style='overflow: hidden; ...'></iframe>
| 817 | |
| Critical | The scrolling attribute on the iframe element is obsolete.
Use CSS instead. | HTML | |
| <iframe name='fXDf2428' frameborder='0' src='...%D0%B8%D0%BB%D1%8C&19e460cd157' width='215' height='350' scrolling='no' id='vkwidget1' style='overflow: hidden; ...'></iframe>
| 817 | |
| Critical | The border attribute on the table element is obsolete.
Use CSS instead. | HTML | |
| <table border='0' cellpadding='0' cellspacing='0'><tbody><tr>...</tr></tbody></table>
| 69 | |
| Critical | The cellpadding attribute on the table element is obsolete.
Use CSS instead. | HTML | |
| <table border='0' cellpadding='0' cellspacing='0'><tbody><tr>...</tr></tbody></table>
| 69 | |
| Critical | The cellspacing attribute on the table element is obsolete.
Use CSS instead. | HTML | |
| <table border='0' cellpadding='0' cellspacing='0'><tbody><tr>...</tr></tbody></table>
| 69 | |
| Critical | The base element must come before any link or script elements in the document. | HTML | |
| <base href='https://www.algo-textile.ru/'>
| 15 | |
| Critical | Bad value for attribute content. | HTML | |
| charset= must be followed by utf-8. | | |
| <meta http-equiv='content-type' content='text/html; charset=windows-1251'>
| 6 | |
| Critical | Element p not allowed as child element in this context. | HTML | |
| <span><p>...</p></span>
| 191 | |
| <span><p>...</p></span>
| 195 | |
| <span><p>...</p></span>
| 199 | |
| <span><p>...</p></span>
| 203 | |
| Critical | Unclosed element span. | HTML | |
| | 56 | |
| Critical | Stray end tag span. | HTML | |
| | 53 105 | |
| Critical | End tag div seen, but there were open elements. | HTML | |
| | 56 | |
| Critical | An img element must have an
alt attribute, except under certain
conditions. For details, consult guidance on
providing text alternatives for images. | HTML | |
| <img src='...plate_58/img/pay_icon_visa.png' width='35' height='20'>
| 942 | |
| <img src='...8/img/pay_icon_yandexmoney.png' width='35' height='20'>
| 942 | |
| <img src='...58/img/pay_icon_mastercard.png' width='35' height='20'>
| 942 | |
| <img src='...e_58/img/pay_icon_webmoney.png' width='35' height='20'>
| 942 | |
| <img src='...plate_58/img/pay_icon_qiwi.png' width='35' height='20'>
| 942 | |
| Very Important | If you set any of the colors on the body or a elements you must set all of them. | WCAG AA F24 508 AA F24 | |
| The colors used are: | | |
| color: rgb(0,128,0) from algo-textile.ru
background: rgb(255,255,255) from browser settings
<strong>Лучший ассортимент в Москве</strong>
| 227 | |
| color: rgb(0,128,0) from algo-textile.ru
background: rgb(255,255,255) from browser settings
<strong>Преимущества ... тканей Algo-Textile</strong>
| 251 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img src='...ures/tovar/card/126854-min.jpg' alt='HX M 18-X32661 w/170'>
| 280 | |
| <img src='/pictures/tovar/card/94927.jpg' alt='94927'>
| 335 | |
| <img src='/pictures/tovar/card/94928.jpg' alt='94928'>
| 390 | |
| <img src='/pictures/tovar/card/94929.jpg' alt='94929'>
| 445 | |
| <img src='/pictures/tovar/card/65828.gif' alt='2-х спальный плед MF 65828'>
| 513 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a href='...tat/?id=20419606&from=informer' target='_blank' rel='nofollow'>...</a>
| 954 | |
| <a href='https://vk.com/algotextileru' target='_blank' rel='nofollow' class='vk'></a>
| 925 | |
| <a href='https://ok.ru/algotextile' target='_blank' rel='nofollow' class='ok'></a>
| 925 | |
| <a href='...com/algotextile/?ref=bookmarks' target='_blank' rel='nofollow' class='facebook'></a>
| 925 | |
| Important | Use at least a 12-point font on all web pages. | Best practice | |
| font-size: 6.75pt<span style='font-family:Arial,...'>Ткани, ....</span>
| 75 | |
| Warning | The button role is unnecessary for element button. | ARIA 3.2 HTML | |
| <button type='button' data-role='none' role='button' tabindex='0'>1</button>
| 796 | |
| <button type='button' data-role='none' role='button' tabindex='0'>2</button>
| 796 | |
| <button type='button' data-role='none' role='button' tabindex='0'>3</button>
| 796 | |
| <button type='button' data-role='none' role='button' tabindex='0'>4</button>
| 796 | |
| <button type='button' data-role='none' role='button' tabindex='0'>5</button>
| 796 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 818 | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 958 | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 1012 | |
| type='text/javascript'<script type='text/javascript' src='/misc/js/jquery-1.10.2.min.js'>...</script>
| 1031 | |
| type='text/javascript'<script type='text/javascript' src='...isc/plugins/slick/slick.min.js'>...</script>
| 1032 | |
| Warning | section element lacks heading. | HTML | |
| <section><div id='sendmail_pages'>...</div>...</section>
| 1071 | |
| <section><div id='callback_pages'>...</div>...</section>
| 1216 | |
| <section></section>
| 1360 | |
| Warning | Consider adding a lang attribute to the html start tag to declare the language of this document. | HTML | |
| <html><head>...</head><body style=''>...</body></html>
| 2 | |