[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>
583
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
603
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>
583
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
603
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>
1038
<a class='prev' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
753
<a class='next' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
1038
<a class='next' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
753
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>
1031
<a href='/articlecat-1.html'>Cigarette Articles</a>
948
<a href='/articlecat-2.html'>Cigar Articles</a>
948
<a href='/brands-2-cigar.html'>Cigar Brands</a>
1031
<a href='/articlecat-3.html'>Vape Articles</a>
948
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
589 1093 1254 1564
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
2407 2466
CriticalDocument type does not allow element span here; missing one of dt, dd start-tag. HTML Validation
67 438 1342 1385
CriticalEnd tag for img omitted, but OMITTAG NO was specified start tag was here. HTML Validation
49 2036 2073 2110 2147 ...
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
1681
CriticalElement footer undefined. HTML Validation
1083 2396
CriticalElement header undefined. HTML Validation
26 46
CriticalElement hgroup undefined. HTML Validation
1700 1731 1765 1799 1833 ...
CriticalElement main undefined. HTML Validation
721 1649
CriticalElement nav undefined. HTML Validation
30 54
CriticalElement section undefined. HTML Validation
757 1697 2000 2261 2518 ...
CriticalEnd tag for element a which is not open. HTML Validation
1725 1735 1759 1769 1793 ...
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>
1153
1.49 with color: rgb(51,51,51)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<h6 class='agency'>US</h6>
1090
1.49 with color: rgb(51,51,51)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<h6 class='agency'>Information</h6>
1127
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>
784
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>
805
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>
1095
:focus has outline: invert none 0px
<a href='/news-2-buy.html'>How to buy</a>
1098
:focus has outline: invert none 0px
<a href='/news-3-payment.html'>Payment method</a>
1101
:focus has outline: invert none 0px
<a href='/news-4-express.html'>Express service</a>
1104
:focus has outline: invert none 0px
<a href='/news-5-customer.html'>After-sales service</a>
1107
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=''>
728
<img class='random' src='...g' alt=''>
731
<img class='random' src='...g' alt=''>
734
<img class='random' src='...g' alt=''>
737
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 757 1697
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
589 589 1093 1093 1254 ...
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>
1160
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>
1163
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>
1095
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>
1098
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>
1101
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>
1132
<a href='.../' rel='noopener noreferrer' target='_blank'>Pinterest</a>
1135
<a href='https://x.com/tobaccove' rel='noopener noreferrer' target='_blank'>Twitter</a>
1138
<a href='https://medium.com/@tobaccove' rel='noopener noreferrer' target='_blank'>Medium</a>
1141
<a href='.../' rel='noopener noreferrer' target='_blank'>wordpress</a>
1144
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>
860
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>
882
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>
1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1378
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>
1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1378
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
2356
CriticalReference not terminated by REFC delimiter. HTML Validation
589 1093 1254 1564
CriticalDocument type does not allow element h6 here; missing one of object, applet, map, iframe, button, ins, del start-tag. HTML Validation
2260
CriticalDocument type does not allow element span here; missing one of dt, dd start-tag. HTML Validation
67 438 1342 1385
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
2249
CriticalElement header undefined. HTML Validation
46
CriticalElement hgroup undefined. HTML Validation
1653 1722 1757 1792 1827 ...
CriticalElement main undefined. HTML Validation
1650
CriticalElement nav undefined. HTML Validation
54
CriticalElement section undefined. HTML Validation
2315
CriticalEnd tag for element a which is not open. HTML Validation
1716 1726 1751 1761 1786 ...
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>
2317
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>
1734
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
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>
1659
:focus has outline: invert none 0px
<a href='/brands.html'>Brands Info</a>
1667
:focus has outline: invert none 0px
<a title='American Spirit Natural Blue Box' href='...x' target='_blank'></a>
1725
:focus has outline: invert none 0px
<a title='American Spirit Natural Orange Box' href='...x' target='_blank'></a>
1760
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'>
1691
<img src='...g' alt='American Spirit Natural Blue Box'>
1716
<img src='...g' alt='American Spirit Natural Orange Box'>
1751
<img src='...g' alt='American Spirit Natural Orange Soft'>
1786
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 2315
Very ImportantThere is no attribute data-category. HTML Validation
1709
Very ImportantThere is no attribute data-sort. HTML Validation
1709
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
589 589 1093 1093 1254 ...
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>
1699
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>
2329
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>
2331
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>
1696
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>
1714
<a title='American Spirit Natural Blue Box' href='...x' target='_blank'></a>
1725
<a title='American Spirit Natural Orange Box' href='...x' target='_blank'></a>
1749
<a title='American Spirit Natural Orange Box' href='...x' target='_blank'></a>
1760
<a title='American Spirit Natural Orange Soft' href='...t' target='_blank'></a>
1784
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>
1699
font-size: 10.50pt
<p>American Spirit cigarettes ... and unbleached paper filters.</p>
1696
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>
1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1378
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>
1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1378
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
1971
CriticalReference not terminated by REFC delimiter. HTML Validation
589 1093 1254 1564
CriticalDocument type does not allow element h6 here; missing one of object, applet, map, iframe, button, ins, del start-tag. HTML Validation
1875
CriticalDocument type does not allow element span here; missing one of dt, dd start-tag. HTML Validation
67 438 1342 1385
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
1864
CriticalElement header undefined. HTML Validation
46
CriticalElement hgroup undefined. HTML Validation
1653 1722 1757 1792 1827
CriticalElement main undefined. HTML Validation
1650
CriticalElement nav undefined. HTML Validation
54
CriticalElement section undefined. HTML Validation
1930
CriticalEnd tag for element a which is not open. HTML Validation
1716 1726 1751 1761 1786 ...
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>
1932
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>
1734
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'>$49.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>
1659
:focus has outline: invert none 0px
<a href='/brands.html'>Brands Info</a>
1667
:focus has outline: invert none 0px
<a title='Ararat Blue Label Special' href='...l' target='_blank'></a>
1725
:focus has outline: invert none 0px
<a title='Ararat Charcoal' href='/goods-1007-ararat-charcoal' target='_blank'></a>
1760
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'>
1691
<img src='...g' alt='Ararat Blue Label Special'>
1716
<img src='...g' alt='Ararat Charcoal'>
1751
<img src='...g' alt='Ararat Exclusive'>
1786
Very ImportantThere is no attribute class. HTML Validation
54 1930
Very ImportantThere is no attribute data-category. HTML Validation
1709
Very ImportantThere is no attribute data-sort. HTML Validation
1709
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
589 589 1093 1093 1254 ...
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>
1699
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>
1944
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>
1946
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>
1696
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>
1714
<a title='Ararat Blue Label Special' href='...l' target='_blank'></a>
1725
<a title='Ararat Charcoal' href='/goods-1007-ararat-charcoal' target='_blank'></a>
1749
<a title='Ararat Charcoal' href='/goods-1007-ararat-charcoal' target='_blank'></a>
1760
<a title='Ararat Exclusive' href='/goods-1008-ararat-exclusive' target='_blank'></a>
1784
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>
1699
font-size: 10.50pt
<p>Ararat Cigarettes, produced by ... to maintain consistent quality.</p>
1696
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>
1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1378
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>
1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
1378
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
2545
CriticalReference not terminated by REFC delimiter. HTML Validation
589 1093 1254 1564 1714 ...
CriticalReference to external entity in attribute value. HTML Validation
1714 1716 1725 1749 1751 ...
CriticalCharacter & is the first character of a delimiter but occurred as data. HTML Validation
1697 1700 1889 1891 1900 ...
CriticalDocument type does not allow element h6 here; missing one of object, applet, map, iframe, button, ins, del start-tag. HTML Validation
2449
CriticalDocument type does not allow element span here; missing one of dt, dd start-tag. HTML Validation
67 438 1342 1385
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
2438
CriticalElement header undefined. HTML Validation
46
CriticalElement hgroup undefined. HTML Validation
1653 1722 1757 1792 1827 ...
CriticalElement main undefined. HTML Validation
1650
CriticalElement nav undefined. HTML Validation
54
CriticalElement section undefined. HTML Validation
2504
CriticalEnd tag for element a which is not open. HTML Validation
1716 1726 1751 1761 1786 ...
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>
2413
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>
2506
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>
1734
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'>$28.00</div>
1804
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>
1659
:focus has outline: invert none 0px
<a href='/brands.html'>Brands Info</a>
1667
:focus has outline: invert none 0px
<a title='Benson  Classic Gold Box' href='...x' target='_blank'></a>
1725
:focus has outline: invert none 0px
<a title='Benson  Red Box' href='...x' target='_blank'></a>
1760
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'>
1691
<img src='...g' alt='Benson  Classic Gold Box'>
1716
<img src='...g' alt='Benson  Red Box'>
1751
<img src='...g' alt='Benson Hedges 100s cigarettes Park Avenue Premium Quality'>
1786
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 2504
Very ImportantThere is no attribute data-category. HTML Validation
1709
Very ImportantThere is no attribute data-sort. HTML Validation
1709
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
589 589 1093 1093 1254 ...
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>
1699
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>
2518
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>
2520
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>
1696
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>
1714
<a title='Benson  Classic Gold Box' href='...x' target='_blank'></a>
1725
<a title='Benson  Red Box' href='...x' target='_blank'></a>
1749
<a title='Benson  Red Box' href='...x' target='_blank'></a>
1760
<a title='Benson Hedges 100s cigarettes Park Avenue Premium Quality' href='...y' target='_blank'></a>
1784
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>
1699
font-size: 10.50pt
<p>Benson &#38; Hedges Cigarettes, ... for a subtler smoking experience.</p>
1696
4https://www.tobaccove.com/category-4-bond-cigarettes
CriticalRequired attribute type not specified. HTML Validation
2541
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
1709
Very ImportantThere is no attribute data-sort. HTML Validation
1709
1https://www.tobaccove.com/category-6-capri-cigarettes
CriticalCharacter & is the first character of a delimiter but occurred as data. HTML Validation
1697 1697
1https://www.tobaccove.com/category-7-chesterfield-cigarettes
CriticalCharacter & is the first character of a delimiter but occurred as data. HTML Validation
1697
129 issues on 8 pages