[Skip navigation links]

Site Report

This tab shows a list of all pages with issues.

IssuesDescription and URLGuidelineLine
31https://www.tobaccove.com/
CriticalClickable controls should have an ARIA role. WCAG 2.2 A F54
Section 508 (2017) A F54
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
33
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
194
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
598
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
618
CriticalClickable controls should be keyboard accessible. WCAG 2.2 A F15
Section 508 (2017) A F15
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
33
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
194
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
598
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
618
CriticalLinks must have an accessible name. WCAG 2.2 A F89
Section 508 (2017) A F89
<a class='prev' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
1056
<a class='prev' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
768
<a class='next' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
1056
<a class='next' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
768
CriticalUse the lang attribute to identify the language of the page. WCAG 2.2 A 3.1.1
Section 508 (2017) A 3.1.1
<html pxm-xmlns='...'><head>...</head><body><header>...</header>...</body></html>
3
CriticalIndicating links using only a text color change does not work for color-blind users. WCAG 2.2 A F73
Section 508 (2017) A F73
<a href='/brands-1-cigarette.html'>Cigarette Brands</a>
1049
<a href='/articlecat-1.html'>Cigarette Articles</a>
963
<a href='/articlecat-2.html'>Cigar Articles</a>
963
<a href='/brands-2-cigar.html'>Cigar Brands</a>
1049
<a href='/articlecat-3.html'>Vape Articles</a>
963
CriticalThis page contains placeholder text such as Lorem Ipsum, CHANGEME, FIXME or TODO.
<a href='/category-12-esse-cigarettes'>Esse</a>
75
CriticalReference not terminated by REFC delimiter. HTML Validation
596 603 610 1114 1289 ...
CriticalCharacter & is the first character of a delimiter but occurred as data. HTML Validation
24
CriticalDocument type does not allow element h6 here; missing one of object, applet, map, iframe, button, ins, del start-tag. HTML Validation
2442 2501
CriticalDocument type does not allow element span here; missing one of dt, dd start-tag. HTML Validation
67 438 1377 1420
CriticalEnd tag for img omitted, but OMITTAG NO was specified start tag was here. HTML Validation
49 2071 2108 2145 2182 ...
CriticalEnd tag for link omitted, but OMITTAG NO was specified start tag was here. HTML Validation
30 38
CriticalEnd tag for meta omitted, but OMITTAG NO was specified start tag was here. HTML Validation
9 11 13 17 19 ...
CriticalEnd tag for ul which is not finished. HTML Validation
1716
CriticalElement footer undefined. HTML Validation
1101 2431
CriticalElement header undefined. HTML Validation
26 46
CriticalElement hgroup undefined. HTML Validation
1735 1766 1800 1834 1868 ...
CriticalElement main undefined. HTML Validation
736 1684
CriticalElement nav undefined. HTML Validation
30 54
CriticalElement section undefined. HTML Validation
772 1732 2035 2296 2547 ...
CriticalEnd tag for element a which is not open. HTML Validation
1760 1770 1794 1804 1828 ...
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.22 with color: rgb(119,119,119)background: rgb(17,17,17)
font-size: 13.50ptfont-weight: 400
<div class='t4'>Partner Links</div>
1168
1.49 with color: rgb(51,51,51)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<h6 class='agency'>US</h6>
1108
1.49 with color: rgb(51,51,51)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<h6 class='agency'>Information</h6>
1145
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
799
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
820
Very ImportantDo not use the meta viewport tag to disable zoom. WCAG 2.2 AA 1.4.4
Section 508 (2017) AA 1.4.4
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'>
6
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
:focus has outline: invert none 0px
<a href='/news-1-about.html'>About Us</a>
1113
:focus has outline: invert none 0px
<a href='/news-2-buy.html'>How to buy</a>
1116
:focus has outline: invert none 0px
<a href='/news-3-payment.html'>Payment method</a>
1119
:focus has outline: invert none 0px
<a href='/news-4-express.html'>Express service</a>
1122
:focus has outline: invert none 0px
<a href='/news-5-customer.html'>After-sales service</a>
1125
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='Tobaccove'>
28
<img class='random' src='...g' alt=''>
743
<img class='random' src='...g' alt=''>
746
<img class='random' src='...g' alt=''>
749
<img class='random' src='...g' alt=''>
752
Very ImportantOn long pages, provide a list of contents with links that take users to the corresponding content farther down the page. Usability.gov 7:3
1
Very ImportantThere is no attribute class. HTML Validation
30 54 772 1732
Very ImportantAn unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings. HTML Validation Ampersand Problem
596 596 603 603 610 ...
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.2 AAA 1.4.6
The text color to background color contrast ratio after composition is:
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>This website contains tobacco ... by people under the age of 18!</p>
1175
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>©copy; 2025 Tobaccove. All rights reserved.</p>
1178
6.63 with color: rgb(153,153,153)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<a href='/news-1-about.html'>About Us</a>
1113
6.63 with color: rgb(153,153,153)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<a href='/news-2-buy.html'>How to buy</a>
1116
6.63 with color: rgb(153,153,153)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<a href='/news-3-payment.html'>Payment method</a>
1119
ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG 2.2 AAA F22
<a href='...s' rel='noopener noreferrer' target='_blank'>Quora answers</a>
1150
<a href='.../' rel='noopener noreferrer' target='_blank'>Pinterest</a>
1153
<a href='https://x.com/tobaccove' rel='noopener noreferrer' target='_blank'>Twitter</a>
1156
<a href='https://medium.com/@tobaccove' rel='noopener noreferrer' target='_blank'>Medium</a>
1159
<a href='.../' rel='noopener noreferrer' target='_blank'>wordpress</a>
1162
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8
font-size: 10.50pt
<a title='Partagas Aliados Casa Del Habanos Cigar – Box of 20' href='...0' target='_blank'>Partagas Aliados Casa Del Habanos Cigar – Box of 20</a>
875
font-size: 10.50pt
<a title='Partagas Aliados Casa Del Habanos Cigar – Single' href='...e' target='_blank'>Partagas Aliados Casa Del Habanos Cigar – Single</a>
897
1https://www.tobaccove.com/themes/ecshop2010/css/css.css?v=1.3
ImportantProperty doesn't exist in CSS. CSS Validation
letf179
30https://www.tobaccove.com/category-1-american-spirit-cigarettes
CriticalClickable controls should have an ARIA role. WCAG 2.2 A F54
Section 508 (2017) A F54
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
1370
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1413
CriticalClickable controls should be keyboard accessible. WCAG 2.2 A F15
Section 508 (2017) A F15
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
1370
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1413
CriticalUse the lang attribute to identify the language of the page. WCAG 2.2 A 3.1.1
Section 508 (2017) A 3.1.1
<html pxm-xmlns='...'><head>...</head><body><header>...</header>...</body></html>
3
CriticalThis page contains placeholder text such as Lorem Ipsum, CHANGEME, FIXME or TODO.
<a href='/category-12-esse-cigarettes'>Esse</a>
153
CriticalRequired attribute type not specified. HTML Validation
2391
CriticalReference not terminated by REFC delimiter. HTML Validation
596 603 610 1114 1289 ...
CriticalDocument type does not allow element h6 here; missing one of object, applet, map, iframe, button, ins, del start-tag. HTML Validation
2295
CriticalDocument type does not allow element span here; missing one of dt, dd start-tag. HTML Validation
67 438 1377 1420
CriticalEnd tag for img omitted, but OMITTAG NO was specified start tag was here. HTML Validation
49
CriticalEnd tag for link omitted, but OMITTAG NO was specified start tag was here. HTML Validation
30 38
CriticalEnd tag for meta omitted, but OMITTAG NO was specified start tag was here. HTML Validation
9 11 13 17 19 ...
CriticalElement footer undefined. HTML Validation
2284
CriticalElement header undefined. HTML Validation
46
CriticalElement hgroup undefined. HTML Validation
1688 1757 1792 1827 1862 ...
CriticalElement main undefined. HTML Validation
1685
CriticalElement nav undefined. HTML Validation
54
CriticalElement section undefined. HTML Validation
2350
CriticalEnd tag for element a which is not open. HTML Validation
1751 1761 1786 1796 1821 ...
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.22 with color: rgb(119,119,119)background: rgb(17,17,17)
font-size: 13.50ptfont-weight: 400
<div class='t4'>Partner Links</div>
2352
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
1769
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
1804
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
1839
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
1874
Very ImportantDo not use the meta viewport tag to disable zoom. WCAG 2.2 AA 1.4.4
Section 508 (2017) AA 1.4.4
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'>
9
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
:focus has outline: invert none 0px
<a href='/'>Tobaccove</a>
50
:focus has outline: invert none 0px
<a href='/'><i class='icon iconfont ...'></i>Home</a>
1694
:focus has outline: invert none 0px
<a href='/brands.html'>Brands Info</a>
1702
:focus has outline: invert none 0px
<a title='American Spirit Natural Blue Box' href='...x' target='_blank'></a>
1760
:focus has outline: invert none 0px
<a title='American Spirit Natural Orange Box' href='...x' target='_blank'></a>
1795
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='Tobaccove'>
49
<img title='American Spirit Cigarettes' src='...g' alt='American Spirit Cigarettes'>
1726
<img src='...g' alt='American Spirit Natural Blue Box'>
1751
<img src='...g' alt='American Spirit Natural Orange Box'>
1786
<img src='...g' alt='American Spirit Natural Orange Soft'>
1821
Very ImportantOn long pages, provide a list of contents with links that take users to the corresponding content farther down the page. Usability.gov 7:3
1
Very ImportantThere is no attribute class. HTML Validation
54 2350
Very ImportantThere is no attribute data-category. HTML Validation
1744
Very ImportantThere is no attribute data-sort. HTML Validation
1744
Very ImportantAn unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings. HTML Validation Ampersand Problem
596 596 603 603 610 ...
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.2 AAA 1.4.6
The text color to background color contrast ratio after composition is:
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>American Spirit cigarettes ... regional distribution agreements.</p>
1734
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>This website contains tobacco ... by people under the age of 18!</p>
2364
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>©copy; 2025 Tobaccove. All rights reserved.</p>
2366
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>American Spirit cigarettes ... and unbleached paper filters.</p>
1731
ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG 2.2 AAA F22
<a title='American Spirit Natural Blue Box' href='...x' target='_blank'></a>
1749
<a title='American Spirit Natural Blue Box' href='...x' target='_blank'></a>
1760
<a title='American Spirit Natural Orange Box' href='...x' target='_blank'></a>
1784
<a title='American Spirit Natural Orange Box' href='...x' target='_blank'></a>
1795
<a title='American Spirit Natural Orange Soft' href='...t' target='_blank'></a>
1819
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8
font-size: 10.50pt
<p>American Spirit cigarettes ... regional distribution agreements.</p>
1734
font-size: 10.50pt
<p>American Spirit cigarettes ... and unbleached paper filters.</p>
1731
29https://www.tobaccove.com/category-2-ararat-cigarettes
CriticalClickable controls should have an ARIA role. WCAG 2.2 A F54
Section 508 (2017) A F54
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
1370
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1413
CriticalClickable controls should be keyboard accessible. WCAG 2.2 A F15
Section 508 (2017) A F15
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
1370
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1413
CriticalUse the lang attribute to identify the language of the page. WCAG 2.2 A 3.1.1
Section 508 (2017) A 3.1.1
<html pxm-xmlns='...'><head>...</head><body><header>...</header>...</body></html>
3
CriticalThis page contains placeholder text such as Lorem Ipsum, CHANGEME, FIXME or TODO.
<a href='/category-12-esse-cigarettes'>Esse</a>
153
CriticalRequired attribute type not specified. HTML Validation
2006
CriticalReference not terminated by REFC delimiter. HTML Validation
596 603 610 1114 1289 ...
CriticalDocument type does not allow element h6 here; missing one of object, applet, map, iframe, button, ins, del start-tag. HTML Validation
1910
CriticalDocument type does not allow element span here; missing one of dt, dd start-tag. HTML Validation
67 438 1377 1420
CriticalEnd tag for img omitted, but OMITTAG NO was specified start tag was here. HTML Validation
49
CriticalEnd tag for link omitted, but OMITTAG NO was specified start tag was here. HTML Validation
30 38
CriticalEnd tag for meta omitted, but OMITTAG NO was specified start tag was here. HTML Validation
9 11 13 17 19 ...
CriticalElement footer undefined. HTML Validation
1899
CriticalElement header undefined. HTML Validation
46
CriticalElement hgroup undefined. HTML Validation
1688 1757 1792 1827 1862
CriticalElement main undefined. HTML Validation
1685
CriticalElement nav undefined. HTML Validation
54
CriticalElement section undefined. HTML Validation
1965
CriticalEnd tag for element a which is not open. HTML Validation
1751 1761 1786 1796 1821 ...
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.22 with color: rgb(119,119,119)background: rgb(17,17,17)
font-size: 13.50ptfont-weight: 400
<div class='t4'>Partner Links</div>
1967
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
1769
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
1804
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
1839
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$49.00</div>
1874
Very ImportantDo not use the meta viewport tag to disable zoom. WCAG 2.2 AA 1.4.4
Section 508 (2017) AA 1.4.4
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'>
9
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
:focus has outline: invert none 0px
<a href='/'>Tobaccove</a>
50
:focus has outline: invert none 0px
<a href='/'><i class='icon iconfont ...'></i>Home</a>
1694
:focus has outline: invert none 0px
<a href='/brands.html'>Brands Info</a>
1702
:focus has outline: invert none 0px
<a title='Ararat Blue Label Special' href='...l' target='_blank'></a>
1760
:focus has outline: invert none 0px
<a title='Ararat Charcoal' href='/goods-1007-ararat-charcoal' target='_blank'></a>
1795
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='Tobaccove'>
49
<img title='Ararat Cigarettes' src='...g' alt='Ararat Cigarettes'>
1726
<img src='...g' alt='Ararat Blue Label Special'>
1751
<img src='...g' alt='Ararat Charcoal'>
1786
<img src='...g' alt='Ararat Exclusive'>
1821
Very ImportantThere is no attribute class. HTML Validation
54 1965
Very ImportantThere is no attribute data-category. HTML Validation
1744
Very ImportantThere is no attribute data-sort. HTML Validation
1744
Very ImportantAn unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings. HTML Validation Ampersand Problem
596 596 603 603 610 ...
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.2 AAA 1.4.6
The text color to background color contrast ratio after composition is:
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>Ararat Cigarettes are available ... to its product range.</p>
1734
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>This website contains tobacco ... by people under the age of 18!</p>
1979
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>©copy; 2025 Tobaccove. All rights reserved.</p>
1981
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>Ararat Cigarettes, produced by ... to maintain consistent quality.</p>
1731
ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG 2.2 AAA F22
<a title='Ararat Blue Label Special' href='...l' target='_blank'></a>
1749
<a title='Ararat Blue Label Special' href='...l' target='_blank'></a>
1760
<a title='Ararat Charcoal' href='/goods-1007-ararat-charcoal' target='_blank'></a>
1784
<a title='Ararat Charcoal' href='/goods-1007-ararat-charcoal' target='_blank'></a>
1795
<a title='Ararat Exclusive' href='/goods-1008-ararat-exclusive' target='_blank'></a>
1819
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8
font-size: 10.50pt
<p>Ararat Cigarettes are available ... to its product range.</p>
1734
font-size: 10.50pt
<p>Ararat Cigarettes, produced by ... to maintain consistent quality.</p>
1731
32https://www.tobaccove.com/category-3-benson-hedges-cigarettes
CriticalClickable controls should have an ARIA role. WCAG 2.2 A F54
Section 508 (2017) A F54
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
1370
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1413
CriticalClickable controls should be keyboard accessible. WCAG 2.2 A F15
Section 508 (2017) A F15
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
1370
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1413
CriticalUse the lang attribute to identify the language of the page. WCAG 2.2 A 3.1.1
Section 508 (2017) A 3.1.1
<html pxm-xmlns='...'><head>...</head><body><header>...</header>...</body></html>
3
CriticalThis page contains placeholder text such as Lorem Ipsum, CHANGEME, FIXME or TODO.
<a href='/category-12-esse-cigarettes'>Esse</a>
153
CriticalRequired attribute type not specified. HTML Validation
2580
CriticalReference not terminated by REFC delimiter. HTML Validation
596 603 610 1114 1289 ...
CriticalReference to external entity in attribute value. HTML Validation
1749 1751 1760 1784 1786 ...
CriticalCharacter & is the first character of a delimiter but occurred as data. HTML Validation
28 1732 1735 1924 1926 ...
CriticalDocument type does not allow element h6 here; missing one of object, applet, map, iframe, button, ins, del start-tag. HTML Validation
2484
CriticalDocument type does not allow element span here; missing one of dt, dd start-tag. HTML Validation
67 438 1377 1420
CriticalEnd tag for img omitted, but OMITTAG NO was specified start tag was here. HTML Validation
49
CriticalEnd tag for link omitted, but OMITTAG NO was specified start tag was here. HTML Validation
30 38
CriticalEnd tag for meta omitted, but OMITTAG NO was specified start tag was here. HTML Validation
9 11 13 17 19 ...
CriticalElement footer undefined. HTML Validation
2473
CriticalElement header undefined. HTML Validation
46
CriticalElement hgroup undefined. HTML Validation
1688 1757 1792 1827 1862 ...
CriticalElement main undefined. HTML Validation
1685
CriticalElement nav undefined. HTML Validation
54
CriticalElement section undefined. HTML Validation
2539
CriticalEnd tag for element a which is not open. HTML Validation
1751 1761 1786 1796 1821 ...
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:
3.98 with color: rgb(255,255,255)background: rgb(0,123,255)
font-size: 12ptfont-weight: 400
<span class='current'>1</span>
2448
4.22 with color: rgb(119,119,119)background: rgb(17,17,17)
font-size: 13.50ptfont-weight: 400
<div class='t4'>Partner Links</div>
2541
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
1769
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
1804
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$28.00</div>
1839
Very ImportantDo not use the meta viewport tag to disable zoom. WCAG 2.2 AA 1.4.4
Section 508 (2017) AA 1.4.4
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'>
9
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
:focus has outline: invert none 0px
<a href='/'>Tobaccove</a>
50
:focus has outline: invert none 0px
<a href='/'><i class='icon iconfont ...'></i>Home</a>
1694
:focus has outline: invert none 0px
<a href='/brands.html'>Brands Info</a>
1702
:focus has outline: invert none 0px
<a title='Benson  Classic Gold Box' href='...x' target='_blank'></a>
1760
:focus has outline: invert none 0px
<a title='Benson  Red Box' href='...x' target='_blank'></a>
1795
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='Tobaccove'>
49
<img title='Benson Hedges Cigarettes' src='...g' alt='Benson Hedges Cigarettes'>
1726
<img src='...g' alt='Benson  Classic Gold Box'>
1751
<img src='...g' alt='Benson  Red Box'>
1786
<img src='...g' alt='Benson Hedges 100s cigarettes Park Avenue Premium Quality'>
1821
Very ImportantOn long pages, provide a list of contents with links that take users to the corresponding content farther down the page. Usability.gov 7:3
1
Very ImportantThere is no attribute class. HTML Validation
54 2539
Very ImportantThere is no attribute data-category. HTML Validation
1744
Very ImportantThere is no attribute data-sort. HTML Validation
1744
Very ImportantAn unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings. HTML Validation Ampersand Problem
596 596 603 603 610 ...
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.2 AAA 1.4.6
The text color to background color contrast ratio after composition is:
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>Benson &#38; Hedges Cigarettes ... control during manufacturing.</p>
1734
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>This website contains tobacco ... by people under the age of 18!</p>
2553
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>©copy; 2025 Tobaccove. All rights reserved.</p>
2555
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>Benson &#38; Hedges Cigarettes, ... for a subtler smoking experience.</p>
1731
ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG 2.2 AAA F22
<a title='Benson  Classic Gold Box' href='...x' target='_blank'></a>
1749
<a title='Benson  Classic Gold Box' href='...x' target='_blank'></a>
1760
<a title='Benson  Red Box' href='...x' target='_blank'></a>
1784
<a title='Benson  Red Box' href='...x' target='_blank'></a>
1795
<a title='Benson Hedges 100s cigarettes Park Avenue Premium Quality' href='...y' target='_blank'></a>
1819
ImportantUse at least a 12-point font on all web pages. Usability.gov 11:8
font-size: 10.50pt
<p>Benson &#38; Hedges Cigarettes ... control during manufacturing.</p>
1734
font-size: 10.50pt
<p>Benson &#38; Hedges Cigarettes, ... for a subtler smoking experience.</p>
1731
4https://www.tobaccove.com/category-4-bond-cigarettes
CriticalRequired attribute type not specified. HTML Validation
2576
Very ImportantOn long pages, provide a list of contents with links that take users to the corresponding content farther down the page. Usability.gov 7:3
1
Very ImportantThere is no attribute data-category. HTML Validation
1744
Very ImportantThere is no attribute data-sort. HTML Validation
1744
11https://www.tobaccove.com/category-6-capri-cigarettes
CriticalCapri is not a member of a group specified for any attribute. HTML Validation
28
CriticalRainbows is not a member of a group specified for any attribute. HTML Validation
28
CriticalRelaunched is not a member of a group specified for any attribute. HTML Validation
28
Criticalcigarette is not a member of a group specified for any attribute. HTML Validation
28
Criticalfeatured is not a member of a group specified for any attribute. HTML Validation
28
Criticalinitially is not a member of a group specified for any attribute. HTML Validation
28
Criticalmulticolored is not a member of a group specified for any attribute. HTML Validation
28
Criticalpapers. is not a member of a group specified for any attribute. HTML Validation
28
CriticalAn attribute value literal can occur in an attribute specification list only after a VI delimiter. HTML Validation
28
CriticalCharacter & is the first character of a delimiter but occurred as data. HTML Validation
1732 1732
CriticalCharacter data is not allowed here. HTML Validation
28
1https://www.tobaccove.com/category-7-chesterfield-cigarettes
CriticalCharacter & is the first character of a delimiter but occurred as data. HTML Validation
1732
139 issues on 8 pages