[Skip navigation links]

Site Report

This tab shows a list of all pages with issues.

IssuesDescription and URLGuidelineLine
17http://playhouse.com.ua/
CriticalThis button element is empty and has no accessible name. WCAG 2.2 A 4.1.2
Section 508 (2017) A 4.1.2
<button type='button' class='search-button btn ...'>...</button>
369
CriticalClickable controls should have an ARIA role. WCAG 2.2 A F54
Section 508 (2017) A F54
<a id='revsubscribe_submit' class='btn btn-primary'>...</a>
4536
CriticalClickable controls should be keyboard accessible. WCAG 2.2 A F15
Section 508 (2017) A F15
<a id='revsubscribe_submit' class='btn btn-primary'>...</a>
4536
Criticalimg elements must have an accessible name. WCAG 2.2 A F65
Section 508 (2017) A F65
<img src='...g' width='40'>
974
<img src='...g' width='40'>
974
CriticalLinks must have an accessible name. WCAG 2.2 A F89
Section 508 (2017) A F89
<a href='.../' title='' class='dropdown-toggle' data-toggle='dropdown'>...</a>
344
CriticalThis element uses JavaScript to behave like a link. Links like this cannot be tabbed to from the keyboard and are not read out when screen readers list the links on a page. WCAG 2.2 A F42
Section 508 (2017) A F42
<a onclick='get_revpopup_view(&#39;2555&#39;);'>...</a>
1044
<a class='' data-toggle='tooltip' onclick='wishlist.add(&#39;2555&#39;);' title='' data-original-title='В закладки'>...</a>
1067
<a onclick='get_revpopup_view(&#39;2554&#39;);'>...</a>
1110
<a class='' data-toggle='tooltip' onclick='wishlist.add(&#39;2554&#39;);' title='' data-original-title='В закладки'>...</a>
1133
<a onclick='get_revpopup_view(&#39;2553&#39;);'>...</a>
1171
CriticalThis link is broken. The src or href is an empty string. Broken Link
Link: URL is empty.
<link itemprop='logo' href=''>
110
<img src='' alt=''>
573
CriticalElement div not allowed as child element in this context. HTML5
<ul class='list-inline'><div>...</div></ul>
780
CriticalText not allowed. HTML5
<script>...</script>
820
CriticalDuplicate id - the same ID is used on more than one element. HTML5
id=cart963
id=cart2121
id=cart-total967
id=cart-total2125
CriticalAn img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. HTML5
<img src='...g' width='40'>
974
<img src='...g' width='40'>
974
Very ImportantEnsure that text and background colors have enough contrast. WCAG 2.2 AA 1.4.3
Section 508 (2017) AA 1.4.3
The text color to background color contrast ratio after composition is:
4.35 with color: rgb(255,255,255)background: rgb(237,30,49)
font-size: 12.75ptfont-weight: 400
<div class='box-heading ...' onclick='return false;'><i class='fa fa-bars'></i>Каталог...</div>
504
4.35 with color: rgb(255,255,255)background: rgb(237,30,49)
font-size: 12.75ptfont-weight: 400
<span class='hidden-xs'>товарів</span>
504
Very ImportantThe CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. WCAG 2.2 AA F78
Section 508 (2017) AA F78
outline-style:none or outline-width:0
<a href='.../'>...</a>
593
:focus and :not(:focus) have same outline:
<button class='cart ...' onclick='...'><span id='cart-total'>...</span></button>
388
outline-style:none or outline-width:0
<button class='btn btn-link ...' data-toggle='dropdown' id='lang-sw'>...</button>
299
outline-style:none or outline-width:0
<a href='.../'>...</a>
511
outline-style:none or outline-width:0
<a href='.../'>...</a>
516
Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3
W3C
<img src='...g' alt='' class='img-responsive'>
960
<img src='...g' alt='' class='img-responsive'>
962
<img src='...g' alt='' class='img-responsive'>
964
<img src='...g' alt='' class='img-responsive'>
966
<img src='...g' alt='' class='img-responsive'>
968
ImportantUsing rel=nofollow on internal links dilutes PageRank flow through your site. Google
<a href='/otzivy' rel='nofollow'>Відгуки</a>
251
<a href='/contact' rel='nofollow'>Контакти</a>
252
<a href='/blog' rel='nofollow'>Статті</a>
250
<a href='/dostavka-i-oplata' rel='nofollow'>...</a>
485
<a href='/usloviya-vozvrata-i-obmena' rel='nofollow'>...</a>
486
ImportantUse link text between 3 and 100 characters so it's long enough to be understood, but avoids line wrapping. Usability.gov 10:11
<a href='...e'>Ігровий набір ... Rhinomite Chargin Challenge</a>
1237
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8
font-size: 10.50pt
<p>Для найменших ... відчуття.</p>
4394
font-size: 10.50pt
<p>Для старших дітей ... веселих пригод!</p>
4395
font-size: 10.50pt
<p>Дівчаткам ... своїми руками.</p>
4396
font-size: 10.50pt
<p>Ми також ... дитину до школи.</p>
4397
font-size: 10.50pt
<p>Ласкаво просимо ... виробників.</p>
4393
6https://playhouse.com.ua/catalog/view/javascript/bootstrap/css/bootstrap.min.css
CriticalInvalid CSS color value. CSS Validation
background-color: #000 1425
Very ImportantDeprecated @media feature. CSS Validation
max-device-width992
Very ImportantUnknown @media feature name. CSS Validation
transform-3d1401
ImportantThe orphans: CSS property is not supported by some browsers. Firefox
h2 { orphans: 3; }
54
ImportantThe page-break-after: CSS property values avoid, left and right are not supported by Firefox. Firefox
h2 { page-break-after: avoid; }
55
ImportantThe widows: CSS property is not implemented by some browsers. Firefox
h2 { widows: 3; }
54
10https://playhouse.com.ua/
CriticalClickable controls should have an ARIA role. WCAG 2.2 A F54
Section 508 (2017) A F54
<a id='revsubscribe_submit' class='btn btn-primary'>...</a>
10521
CriticalClickable controls should be keyboard accessible. WCAG 2.2 A F15
Section 508 (2017) A F15
<a id='revsubscribe_submit' class='btn btn-primary'>...</a>
10521
CriticalThis element uses JavaScript to behave like a link. Links like this cannot be tabbed to from the keyboard and are not read out when screen readers list the links on a page. WCAG 2.2 A F42
Section 508 (2017) A F42
<a onclick='get_revpopup_phone();'>...</a>
951
<a onclick='get_revpopup_view(&#39;2555&#39;);'>...</a>
2434
<a class='' data-toggle='tooltip' onclick='wishlist.add(&#39;2555&#39;);' title='В закладки'>...</a>
2492
<a onclick='get_revpopup_view(&#39;2554&#39;);'>...</a>
2601
<a class='' data-toggle='tooltip' onclick='wishlist.add(&#39;2554&#39;);' title='В закладки'>...</a>
2659
CriticalThis link is broken. The src or href is an empty string. Broken Link
Link: URL is empty.
<img src='' alt=''>
1412
<link itemprop='logo' href=''>
172
CriticalElement div not allowed as child element in this context. HTML5
<ul class='list-inline'><div>...</div></ul>
780
CriticalText not allowed. HTML5
<script>...</script>
820
CriticalDuplicate id - the same ID is used on more than one element. HTML5
id=cart963
id=cart2121
id=cart-total967
id=cart-total2125
Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3
W3C
<img src='...g' alt=''>
932
<img class='img-responsive' src='...g' alt='STEM-іграшки: Топ-10 знахідок для юних геніїв науки та техніки' title='STEM-іграшки: Топ-10 знахідок для юних геніїв науки та техніки'>
9894
<img class='img-responsive' src='...g' alt='Іграшки та алергія: як уберегти малюка від небезпечних реакцій' title='Іграшки та алергія: як уберегти малюка від небезпечних реакцій'>
9931
<img class='img-responsive' src='...g' alt='Як організувати зберігання іграшок вдома: найкращі ідеї для порядку та затишку' title='Як організувати зберігання іграшок вдома: найкращі ідеї для порядку та затишку'>
9966
<img class='img-responsive' src='...g' alt='Іграшки Монтессорі: ключ до розвитку вашої дитини' title='Іграшки Монтессорі: ключ до розвитку вашої дитини'>
10001
ImportantUsing rel=nofollow on internal links dilutes PageRank flow through your site. Google
<a href='/blog' rel='nofollow'>Статті</a>
672
<a href='/otzivy' rel='nofollow'>Відгуки</a>
677
<a href='/contact' rel='nofollow'>Контакти</a>
682
<a href='/o-nas' rel='nofollow'><span class='hidden-md hidden'>...</span>...</a>
1103
<a href='/dostavka-i-oplata' rel='nofollow'>...</a>
1111
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8
font-size: 11.25pt
<a href='...v'>STEM-іграшки: ... та техніки</a>
9902
font-size: 11.25pt
<a href='...a'>Іграшки та ... реакцій</a>
9939
font-size: 11.25pt
<a href='...a'>Як ... та затишку</a>
9974
font-size: 11.25pt
<a href='...a'>Іграшки ... вашої дитини</a>
10009
font-size: 11.25pt
<a href='...v'>Як вибрати ... різного віку</a>
10044
13https://playhouse.com.ua/igrushki-dlya-samyh-malenkih/
CriticalClickable controls should have an ARIA role. WCAG 2.2 A F54
Section 508 (2017) A F54
<a id='revsubscribe_submit' class='btn btn-primary'>...</a>
7345
CriticalClickable controls should be keyboard accessible. WCAG 2.2 A F15
Section 508 (2017) A F15
<a id='revsubscribe_submit' class='btn btn-primary'>...</a>
7345
CriticalHTML form control has no accessible name. WCAG 2.2 A F68
Section 508 (2017) A F68
<select id='input-sort' class='form-control' onchange='location = ...'>...</select>
2411
<select id='input-limit' class='form-control' onchange='location = ...'>...</select>
2451
<input type='text' name='quantity' class='plus-minus' value='1' onchange='validate_pole(this);' onkeyup='...'>
2688
<input type='text' name='quantity' class='plus-minus' value='1' onchange='validate_pole(this);' onkeyup='...'>
2917
<input type='text' name='quantity' class='plus-minus' value='1' onchange='validate_pole(this);' onkeyup='...'>
3158
CriticalThis element uses JavaScript to behave like a link. Links like this cannot be tabbed to from the keyboard and are not read out when screen readers list the links on a page. WCAG 2.2 A F42
Section 508 (2017) A F42
<a onclick='get_revpopup_phone();'>...</a>
953
<a onclick='get_revpopup_view(&#39;1687&#39;);'>...</a>
2583
<a class='' data-toggle='tooltip' onclick='wishlist.add(&#39;1687&#39;);' title='В закладки'>...</a>
2697
<a onclick='get_revpopup_view(&#39;1722&#39;);'>...</a>
2812
<a class='' data-toggle='tooltip' onclick='wishlist.add(&#39;1722&#39;);' title='В закладки'>...</a>
2926
CriticalThis link is broken. The src or href is an empty string. Broken Link
Link: URL is empty.
<img src='' alt=''>
1414
<link itemprop='logo' href=''>
174
CriticalElement div not allowed as child element in this context. HTML5
<ul class='list-inline'><div>...</div></ul>
782
CriticalText not allowed. HTML5
<script>...</script>
822
CriticalDuplicate id - the same ID is used on more than one element. HTML5
id=cart965
id=cart2123
id=cart-total969
id=cart-total2127
Very ImportantOmitting img width or height attributes makes the page layout jump about as images load. Usability.gov 14:3
W3C
<img src='...g' alt=''>
934
<img src='...g' alt=''>
7433
<img src='...g' alt=''>
7439
<img src='...g' alt=''>
7445
ImportantUsing rel=nofollow on internal links dilutes PageRank flow through your site. Google
<a href='/blog' rel='nofollow'>Статті</a>
674
<a href='/otzivy' rel='nofollow'>Відгуки</a>
679
<a href='/contact' rel='nofollow'>Контакти</a>
684
<a href='/o-nas' rel='nofollow'><span class='hidden-md hidden'>...</span>...</a>
1105
<a href='/dostavka-i-oplata' rel='nofollow'>...</a>
1113
ImportantUse link text between 3 and 100 characters so it's long enough to be understood, but avoids line wrapping. Usability.gov 10:11
<a href='...p'><span itemprop='name'>... Ship</span></a>
3546
<a href='...n'><span itemprop='name'>... Backp</span></a>
4042
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8
font-size: 11.25pt
<span itemprop='name'>Іграшка ... Toy Little Dream Plane</span>
2607
font-size: 11.25pt
<span itemprop='name'>Іграшка ... Toy Little Dream Plane</span>
2836
font-size: 11.25pt
<span itemprop='name'>Іграшка ... Rock Learning Unicorn</span>
3077
font-size: 11.25pt
<span itemprop='name'>Ігрова ... Tune and Learn Boombox</span>
3318
font-size: 11.25pt
<span itemprop='name'>Ігровий ... Together Friend Ship</span>
3547
ImportantRadio buttons are easier to use than drop-downs when there are 6 choices or fewer. Usability.gov 13:9
<select id='input-sort' class='form-control' onchange='location = ...'>...</select>
2411
<select id='input-limit' class='form-control' onchange='location = ...'>...</select>
2451
46 issues on 4 pages