| Critical | This button element contains no text and has no accessible name. | WCAG A 4.1.2 508 A 4.1.2 | |
| <button class='site-search-...'><svg class='gr-svg-icon'>...</svg></button>
| 2777 | |
| Critical | iframe and frame elements must have a title attribute. | WCAG A 4.1.2 508 A 4.1.2 | |
| <iframe src='https://yandex.ru/sprav/widget/rating-badge/7625356253?type=rating&theme=dark' width='150' height='50' frameborder='0'></iframe>
| 2737 | |
| Critical | Links must have an accessible name. | WCAG A F89 508 A F89 | |
| <a href='/magazin/cart' class='gr-cart-preview-link'>...</a>
| 2866 | |
| <a href='tel:+7 (495) 142-55-55'><span>... нам</span></a>
| 15954 | |
| <a href='/akcii' class='action-block__image ...'>...</a>
| 3098 | |
| <a href='/magazin/cart'></a>
| 15779 | |
| <a href='/folder/svaya-vintovaya-57-mm' class='folders-...'>...</a>
| 3484 | |
| 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 class='tns-nav' aria-label='Carousel Pagination'>...</div>
| 3433 | |
| Critical | Invalid value for CSS property. | CSS | |
| bottom: -1 | 433 | |
| background: -webkit-gradient( | 1300 | |
| background: from( | 1300 | |
| background: to( | 1300 | |
| margin-bottom: 1 | 1463 | |
| Critical | Too many values for CSS property. | CSS | |
| margin-bottom | 1463 | |
| margin-bottom | 2188 | |
| Critical | The frameborder attribute on the iframe element is obsolete.
Use CSS instead. | HTML | |
| <iframe src='...5356253?type=rating&theme=dark' width='150' height='50' frameborder='0'></iframe>
| 2737 | |
| Critical | Attribute async not allowed on element. | HTML | |
| <link rel='stylesheet' href='...ghtgallery.proxy.to.hs.min.css' media='all' async>
| 77 | |
| Critical | Bad value for attribute autocomplete. | HTML | |
| Autocomplete cannot be empty. | | |
| <input required placeholder='Пароль' type='password' name='password' id='password' tabindex='2' value='' autocomplete=''>
| 24829 | |
| Critical | Bad value for attribute href. | HTML | |
| Whitespace in path or query or fragment component. Use %20 in place of spaces. | | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 512 | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 23611 | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 23822 | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 26117 | |
| Critical | Bad value for attribute http-equiv. | HTML | |
| <meta http-equiv='x-rim-auto-match'>
| 56 | |
| Critical | Element style not allowed as child element in this context. | HTML | |
| <div class='main-products main-...' data-func='mainBlocks'><style>...</style></div>
| 8398 | |
| <div class='main-products main-...' data-func='mainBlocks'><style>...</style></div>
| 12003 | |
| <div class='main-products main-...' data-func='mainBlocks'><style>...</style></div>
| 14342 | |
| <div class='main-products main-...' data-func='mainBlocks'><style>...</style></div>
| 16405 | |
| <div class='main-products main-...' data-func='mainBlocks'><style>...</style></div>
| 20661 | |
| Very Important | Ensure that text and background colors have enough contrast. | WCAG AA 1.4.3 508 AA 1.4.3 | |
| The text color to background color contrast ratio after composition is: | | |
| 4.14 with
color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400<div class='site-copy'>© 2023 - 2026</div>
| 14739 | |
| 4.14 with
color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 11.25ptfont-weight: 400<a href='/registraciya/register' class='btn-reg'>Регистрация</a>
| 2740 | |
| 3.27 with
color: rgb(130,132,149)background: rgb(240,241,244)
font-size: 12ptfont-weight: 400<p>Винтовые сваи по ... доступным ценам.<br><br>Наше производство работает круглосуточно, чтобы удовлетворить все потребности клиентов. Мы производим до 1500 винтовых свай в сутки, включая сваи различных типов - сварные, литые, шуруповидные, многовинтовые, шпицеобразные и многолопастные. Кроме того, предлагаем оголовки, удлинители и наконечники....</p>
| 13124 | |
| 4.14 with
color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400<div class='bottom-...'>Узнавайте о ... и акциях</div>
| 14580 | |
| 4.14 with
color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400<div class='site-address'>129343, г. ..., д. 2, корп. 1</div>
| 14685 | |
| Very Important | Do not use the meta viewport tag to disable zoom. | WCAG AA 1.4.4 508 AA 1.4.4 | |
| <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
| 26 | |
| Very Important | Use relative units in CSS property values when zoom is disabled by meta viewport. | WCAG AA 1.4.4 508 AA 1.4.4 | |
| ##onicon { font-size: 10px; }
| 145 | |
| ##onicon .onicon-bookmark { font-size: 10px; }
| 208 | |
| ##onicon .onicon-bookmark .onicon-button:before { font-size: 12px; }
| 560 | |
| ##onicon .onicon-bookmark .onicon-menu__link:before { font-size: 10px; }
| 572 | |
| ##onicon .onicon-chat-popup__message-separator { font-size: 11px; }
| 1134 | |
| Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. | WCAG AA F78 508 AA F78 | |
| :focus has outline: invert none 0px <button class='site-search-...'><svg class='gr-svg-icon'>...</svg></button>
| 2777 | |
| :focus has outline: invert none 0px <a href='...svaj-na-lyuboj-vkus-i-byudzhet' class='main-slider__btn'>...</a>
| 3164 | |
| :focus has outline: invert none 0px <a href='...svaj-na-lyuboj-vkus-i-byudzhet' class='main-slider__btn'>...</a>
| 3425 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img src='/g/spacer.gif' data-src='/thumb/2/...' alt='' class='gr_images_lazy_load'>
| 3099 | |
| <img width='230' src='...XvnIg/230r/d/bezymyann11yj.png' alt=''>
| 2752 | |
| <img src='/g/spacer.gif' data-src='/thumb/2/...' alt='' class='gr_images_lazy_load'>
| 3486 | |
| <img src='/g/spacer.gif' data-src='/thumb/2/...' alt='' class='gr_images_lazy_load'>
| 3499 | |
| <img src='/g/spacer.gif' data-src='/thumb/2/LdHm4S_5D-...' alt='' class='gr_images_lazy_load'>
| 3512 | |
| Very Important | Deprecated @media feature. | CSS | |
| max-device-width | 200 | |
| max-device-width | 806 | |
| max-device-width | 1253 | |
| max-device-width | 1398 | |
| max-device-width | 1599 | |
| Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. | WCAG 2.3.3 | |
| ::before:hover transition: bottom auto 0px left auto 0px inset-inline-end auto 0px inset-block-start auto 0px min-height 70px 0px 0.2s<div class='cat-menu-title'>Каталог товаров...</div>
| 2893 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
| 15764 | |
| <a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
| 2832 | |
| <a href='...tps://www.youtube.com/@esvai77' target='_blank'>...</a>
| 14710 | |
| <a href='https://dzen.ru/esvai' target='_blank'>...</a>
| 14713 | |
| <a href='https://vk.com/etalonsvai' target='_blank'>...</a>
| 14716 | |
| Important | The orphans: CSS property is not supported by some browsers. | Firefox | |
| ##onicon .onicon-bookmark div { orphans: 2; }
| 274 | |
| Important | The widows: CSS property is not implemented by some browsers. | Firefox | |
| ##onicon .onicon-bookmark div { widows: 2; }
| 312 | |
| Important | Using rel=nofollow on internal links dilutes PageRank flow through your site. | Google | |
| <a href='...auth/start/yandex?return_url=/' class='g-social__item g-...' rel='nofollow'>Yandex</a>
| 15570 | |
| Warning | Consider avoiding viewport values that prevent users from resizing documents. | HTML | |
| <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
| 26 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 14754 | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 15938 | |
| type='text/javascript'<script src='...x.com/metrika-tags/_/tag_ec.js' type='text/javascript' charset='utf-8' async>...</script>
| 4 | |
| type='text/javascript'<script type='text/javascript' async id='tmr-code' src='...://top-fwz1.mail.ru/js/code.js'>...</script>
| 30 | |
| type='text/javascript'<script type='text/javascript' src='...g/basestyle/1.0.1/user/user.js' async>...</script>
| 52 | |
| Warning | The type attribute for the style element is not needed and should be omitted. | HTML | |
| <style type='text/css'>...</style>
| 207 | |
| <style type='text/css'>...</style>
| 588 | |
| <style type='text/css'>...</style>
| 815 | |
| <style type='text/css'>...</style>
| 2098 | |
| <style type='text/css'>...</style>
| 2222 | |
| Critical | This button element contains no text and has no accessible name. | WCAG A 4.1.2 508 A 4.1.2 | |
| <button class='site-search-...'><svg class='gr-svg-icon'>...</svg></button>
| 494 | |
| Critical | iframe and frame elements must have a title attribute. | WCAG A 4.1.2 508 A 4.1.2 | |
| <iframe src='https://yandex.ru/sprav/widget/rating-badge/7625356253?type=rating&theme=dark' width='150' height='50' frameborder='0'></iframe>
| 422 | |
| Critical | Decorative and spacer images must not use descriptive alt attributes. | WCAG A F39 508 A F39 | |
| Descriptive text: | | |
| alt='Монтаж свай Эталон Сваи'<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Монтаж свай Эталон Сваи' class='fast-lazy-load'>
| 1933 | |
| Critical | Links must have an accessible name. | WCAG A F89 508 A F89 | |
| <a href='/magazin/cart' class='gr-cart-preview-link'>...</a>
| 667 | |
| <a href='tel:+7 (495) 142-55-55'><span>... нам</span></a>
| 4898 | |
| <a href='https://esvai.ru' class='site-...'>...</a>
| 449 | |
| <a href='/akcii' class='action-block__image ...'>...</a>
| 1381 | |
| <a href='/magazin/cart'></a>
| 4070 | |
| Critical | The frameborder attribute on the iframe element is obsolete.
Use CSS instead. | HTML | |
| <iframe src='...5356253?type=rating&theme=dark' width='150' height='50' frameborder='0'></iframe>
| 422 | |
| Critical | Attribute async not allowed on element. | HTML | |
| <link rel='stylesheet' href='...ghtgallery.proxy.to.hs.min.css' media='all' async>
| 75 | |
| Critical | Bad value for attribute autocomplete. | HTML | |
| Autocomplete cannot be empty. | | |
| <input required placeholder='Пароль' type='password' name='password' id='password' tabindex='2' value='' autocomplete=''>
| 3610 | |
| Critical | Bad value for attribute href. | HTML | |
| Whitespace in path or query or fragment component. Use %20 in place of spaces. | | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 541 | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 2498 | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 2711 | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 4898 | |
| Critical | Bad value for attribute http-equiv. | HTML | |
| <meta http-equiv='x-rim-auto-match'>
| 56 | |
| Critical | Element style not allowed as child element in this context. | HTML | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 4153 | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 4759 | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 4765 | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 4771 | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 4784 | |
| Critical | No space between attributes. | HTML | |
| | 1605 1605 1605 | |
| Very Important | Ensure that text and background colors have enough contrast. | WCAG AA 1.4.3 508 AA 1.4.3 | |
| The text color to background color contrast ratio after composition is: | | |
| 1.99 with
color: rgb(171,172,184)background: rgb(240,241,244)
font-size: 9.75ptfont-weight: 400<span itemprop='name'>Главная</span>
| 1437 | |
| 4.14 with
color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400<a href='mailto:esvai.ru@mail.ru'>esvai.ru@mail.ru</a>
| 2510 | |
| 4.14 with
color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400<div class='site-copy'>© 2023 - 2026</div>
| 2585 | |
| 4.14 with
color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 11.25ptfont-weight: 400<a href='/registraciya/register' class='btn-reg'>Регистрация</a>
| 429 | |
| 2.33 with
color: rgb(157,159,173)background: rgb(240,241,244)
font-size: 9.75ptfont-weight: 400<div itemscope itemtype='http://schema.org/...' class='site-path'>...</div>
| 1434 | |
| Very Important | Do not use the meta viewport tag to disable zoom. | WCAG AA 1.4.4 508 AA 1.4.4 | |
| <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
| 52 | |
| Very Important | Use relative units in CSS property values when zoom is disabled by meta viewport. | WCAG AA 1.4.4 508 AA 1.4.4 | |
| .login-btns { font-size: 15px; }
| 194 | |
| .top-menu > li > a { font-size: 15px; }
| 192 | |
| .cat-menu > li > a { font-size: 16px; }
| 204 | |
| .folders-block__item ul li a { font-size: 16px; }
| 208 | |
| .folders-block__item_title { font-size: 18px; }
| 209 | |
| Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. | WCAG AA F78 508 AA F78 | |
| :focus has outline: invert none 0px <a class='lpc-file__link lp-...' href='.../rekvizity_gk_etalon_svai.docx' traget='_blank' download='...' data-lp-selector='.lpc-file__link'>...</a>
| 2048 | |
| :focus has outline: invert none 0px <a class='lp-button lpc-...' href='.../rekvizity_gk_etalon_svai.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.0....' data-elem-type='text'>Скачать</a>
| 2064 | |
| :focus has outline: invert none 0px <a class='lpc-file__link lp-...' href='/f/dogovor_svaj_etalon.docx' traget='_blank' download='dogovor_svaj_etalon....' data-lp-selector='.lpc-file__link'>...</a>
| 2074 | |
| :focus has outline: invert none 0px <a class='lp-button lpc-...' href='/f/dogovor_svaj_etalon.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.1....' data-elem-type='text'>Скачать</a>
| 2090 | |
| :focus has outline: invert none 0px <a class='lpc-file__link lp-...' href='/f/pasport_kachestva.docx' traget='_blank' download='pasport_kachestva....' data-lp-selector='.lpc-file__link'>...</a>
| 2100 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img width='230' src='...XvnIg/230r/d/bezymyann11yj.png' alt=''>
| 450 | |
| <img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Винтовые сваи от ЭТАЛОН СВАИ +7 495 142-55-55' class='fast-lazy-load'>
| 1524 | |
| <img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Монтаж свай Эталон Сваи' class='fast-lazy-load'>
| 1933 | |
| <img src='/g/spacer.gif' data-src='/thumb/2/...' alt='' class='gr_images_lazy_load'>
| 1383 | |
| Important | Ensure that text and background colors have a 7:1 contrast ratio. | WCAG AAA 1.4.6 | |
| The text color to background color contrast ratio after composition is: | | |
| 5.82 with
color: rgb(17,85,204)background: rgb(240,241,244)
font-size: 10.50ptfont-weight: 700<a href='/zavod-svaj' class='g-user_text_color ...'>Завод свай</a>
| 2216 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a class='lp-button lpc-...' href='.../rekvizity_gk_etalon_svai.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.0....' data-elem-type='text'>Скачать</a>
| 2064 | |
| <a class='lp-button lpc-...' href='/f/dogovor_svaj_etalon.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.1....' data-elem-type='text'>Скачать</a>
| 2090 | |
| <a class='lp-button lpc-...' href='/f/pasport_kachestva.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.2....' data-elem-type='text'>Скачать</a>
| 2116 | |
| <a class='lp-button lpc-...' href='/f/pamyatka_vintovye.pdf' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.3....' data-elem-type='text'>Скачать</a>
| 2142 | |
| <a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
| 4045 | |
| Important | Using rel=nofollow on internal links dilutes PageRank flow through your site. | Google | |
| <a href='.../yandex?return_url=/o-kompanii' class='g-social__item g-...' rel='nofollow'>Yandex</a>
| 3676 | |
| <a href='...ontakte?return_url=/o-kompanii' class='g-social__item g-...' rel='nofollow'>Vkontakte</a>
| 3669 | |
| Warning | Consider avoiding viewport values that prevent users from resizing documents. | HTML | |
| <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
| 52 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script type='text/javascript' src='/g/s3/lp/js/lp.core.content.js'>...</script>
| 88 | |
| type='text/javascript'<script type='text/javascript' src='.../js/calendar.gen.lp_content.js'>...</script>
| 91 | |
| type='text/javascript'<script type='text/javascript' src='...uery/2.2.4/jquery-2.2.4.min.js'>...</script>
| 94 | |
| type='text/javascript'<script type='text/javascript' src='...g/basestyle/1.0.1/user/user.js' async>...</script>
| 99 | |
| type='text/javascript'<script type='text/javascript' src='...basestyle/1.0.1/files/files.js' async>...</script>
| 108 | |
| Critical | This button element contains no text and has no accessible name. | WCAG A 4.1.2 508 A 4.1.2 | |
| <button class='site-search-...'><svg class='gr-svg-icon'>...</svg></button>
| 496 | |
| Critical | iframe and frame elements must have a title attribute. | WCAG A 4.1.2 508 A 4.1.2 | |
| <iframe src='https://yandex.ru/sprav/widget/rating-badge/7625356253?type=rating&theme=dark' width='150' height='50' frameborder='0'></iframe>
| 424 | |
| Critical | Decorative and spacer images must not use descriptive alt attributes. | WCAG A F39 508 A F39 | |
| Descriptive text: | | |
| alt='Завод свай ЭТАЛОН СВАИ'<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Завод свай ЭТАЛОН СВАИ' class='fast-lazy-load'>
| 1544 | |
| alt='Сваи винтовые 57 мм Эталон Сваи'<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Сваи винтовые 57 мм Эталон Сваи' class='fast-lazy-load'>
| 1699 | |
| alt='Сваи винтовые 76 мм Эталон Сваи'<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Сваи винтовые 76 мм Эталон Сваи' class='fast-lazy-load'>
| 1714 | |
| alt='Сваи винтовые 89 мм Эталон Сваи'<img src='/g/spacer.gif' data-src='/thumb/2/k9zID-...' alt='Сваи винтовые 89 мм Эталон Сваи' class='fast-lazy-load'>
| 1729 | |
| alt='Сваи винтовые 108 мм Эталон Сваи'<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Сваи винтовые 108 мм Эталон Сваи' class='fast-lazy-load'>
| 1744 | |
| Critical | Links must have an accessible name. | WCAG A F89 508 A F89 | |
| <a href='/magazin/cart' class='gr-cart-preview-link'>...</a>
| 669 | |
| <a href='tel:+7 (495) 142-55-55'><span>... нам</span></a>
| 4649 | |
| <a href='https://esvai.ru' class='site-...'>...</a>
| 451 | |
| <a href='/akcii' class='action-block__image ...'>...</a>
| 1383 | |
| <a href='/magazin/cart'></a>
| 3821 | |
| Critical | The frameborder attribute on the iframe element is obsolete.
Use CSS instead. | HTML | |
| <iframe src='...5356253?type=rating&theme=dark' width='150' height='50' frameborder='0'></iframe>
| 424 | |
| Critical | Attribute async not allowed on element. | HTML | |
| <link rel='stylesheet' href='...ghtgallery.proxy.to.hs.min.css' media='all' async>
| 75 | |
| Critical | Bad value for attribute autocomplete. | HTML | |
| Autocomplete cannot be empty. | | |
| <input required placeholder='Пароль' type='password' name='password' id='password' tabindex='2' value='' autocomplete=''>
| 3361 | |
| Critical | Bad value for attribute href. | HTML | |
| Whitespace in path or query or fragment component. Use %20 in place of spaces. | | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 543 | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 2249 | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 2462 | |
| <a href='tel:+7 (495) 142-55-55'></a>
| 4649 | |
| Critical | Bad value for attribute http-equiv. | HTML | |
| <meta http-equiv='x-rim-auto-match'>
| 56 | |
| Critical | Element style not allowed as child element in this context. | HTML | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 3904 | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 4510 | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 4516 | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 4522 | |
| <body class='site gr_hide_onload'><style>...</style></body>
| 4535 | |
| Critical | No space between attributes. | HTML | |
| | 1707 1707 1707 1707 1707
...
| |
| Very Important | Ensure that text and background colors have enough contrast. | WCAG AA 1.4.3 508 AA 1.4.3 | |
| The text color to background color contrast ratio after composition is: | | |
| 1.99 with
color: rgb(171,172,184)background: rgb(240,241,244)
font-size: 9.75ptfont-weight: 400<span itemprop='name'>Главная</span>
| 1439 | |
| 1.99 with
color: rgb(171,172,184)background: rgb(240,241,244)
font-size: 9.75ptfont-weight: 400<span itemprop='name'>О компании</span>
| 1448 | |
| 1.18 with
color: rgb(255,218,51)background: rgba(255,218,51,10.2%)
font-size: 24ptfont-weight: 400<div class='lpc-line-...' data-elem-type='header' data-lp-selector='.lpc-line-...' data-path='title'>Популярные категории нашей продукции:</div>
| 1661 | |
| 4.14 with
color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400<a href='mailto:esvai.ru@mail.ru'>esvai.ru@mail.ru</a>
| 2261 | |
| 4.14 with
color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400<div class='site-copy'>© 2023 - 2026</div>
| 2336 | |
| Very Important | Do not use the meta viewport tag to disable zoom. | WCAG AA 1.4.4 508 AA 1.4.4 | |
| <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
| 52 | |
| Very Important | Use relative units in CSS property values when zoom is disabled by meta viewport. | WCAG AA 1.4.4 508 AA 1.4.4 | |
| .login-btns { font-size: 15px; }
| 196 | |
| .top-menu > li > a { font-size: 15px; }
| 194 | |
| .cat-menu > li > a { font-size: 16px; }
| 206 | |
| .folders-block__item ul li a { font-size: 16px; }
| 210 | |
| .folders-block__item_title { font-size: 18px; }
| 211 | |
| Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. | WCAG AA F78 508 AA F78 | |
| :focus has outline: invert none 0px <a href='.../folder/svaya-vintovaya-108-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.3....' data-path='stock_list.3....' class='lp-button lpc-...'>Подробнее</a>
| 1752 | |
| :focus has outline: invert none 0px <a href='.../folder/svaya-vintovaya-133-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.4....' data-path='stock_list.4....' class='lp-button lpc-...'>Подробнее</a>
| 1767 | |
| :focus has outline: invert none 0px <a href='.../folder/svaya-vintovaya-159-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.5....' data-path='stock_list.5....' class='lp-button lpc-...'>Подробнее</a>
| 1782 | |
| :focus has outline: invert none 0px <a href='.../folder/svaya-vintovaya-219-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.6....' data-path='stock_list.6....' class='lp-button lpc-...'>Подробнее</a>
| 1797 | |
| :focus has outline: invert none 0px <a href='.../folder/svaya-vintovaya-325-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.7....' data-path='stock_list.7....' class='lp-button lpc-...'>Подробнее</a>
| 1812 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img width='230' src='...XvnIg/230r/d/bezymyann11yj.png' alt=''>
| 452 | |
| <img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Завод свай ЭТАЛОН СВАИ' class='fast-lazy-load'>
| 1544 | |
| <img src='/g/spacer.gif' data-src='/thumb/2/...' alt='' class='gr_images_lazy_load'>
| 1385 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
| 3796 | |
| <a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
| 604 | |
| <a href='...tps://www.youtube.com/@esvai77' target='_blank'>...</a>
| 2285 | |
| <a href='https://dzen.ru/esvai' target='_blank'>...</a>
| 2291 | |
| <a href='https://vk.com/etalonsvai' target='_blank'>...</a>
| 2297 | |
| Important | Using rel=nofollow on internal links dilutes PageRank flow through your site. | Google | |
| <a href='.../yandex?return_url=/zavod-svaj' class='g-social__item g-...' rel='nofollow'>Yandex</a>
| 3427 | |
| <a href='...ontakte?return_url=/zavod-svaj' class='g-social__item g-...' rel='nofollow'>Vkontakte</a>
| 3420 | |
| Warning | Consider avoiding viewport values that prevent users from resizing documents. | HTML | |
| <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
| 52 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script type='text/javascript' src='/g/s3/lp/js/lp.core.content.js'>...</script>
| 88 | |
| type='text/javascript'<script type='text/javascript' src='.../js/calendar.gen.lp_content.js'>...</script>
| 91 | |
| type='text/javascript'<script type='text/javascript' src='...uery/2.2.4/jquery-2.2.4.min.js'>...</script>
| 94 | |
| type='text/javascript'<script type='text/javascript' src='...g/basestyle/1.0.1/user/user.js' async>...</script>
| 99 | |
| type='text/javascript'<script type='text/javascript' src='...ins/splide/custom/js/splide.js'>...</script>
| 112 | |