[Skip navigation links]

Site Report

This tab shows pages that do not comply with W3C/WHATWG standards.

  • FailureW3C HTML/XHTML Validation - Some pages fail validation.
  • FailureW3C CSS Validation - Some pages fail validation.
  • SuccessW3C Deprecated Features - No issues found.
PriorityDescription and URLGuideline and Line NumberCount

Priority 1

7 issues on 12 pages

CriticalAttribute sdfdfds not allowed on element. HTML5 1 pages
<article sdfdfds=''></article>
Line 237

https://deskablog.com/welcome-messages-for-customers-guests/

CriticalBad value for attribute type. HTML5 9 pages
Syntax of MIME type: A media-type as defined in RFC 2616; that is, typically, a required type, followed by a / character, followed by a required subtype, optionally followed by one or more instances of a ; character followed by a parameter. Examples: text/css, text/css;charset=utf-8.
Expected a token character or '/' but saw
<script type='speculationrules'>...</script>
Line 1572

https://deskablog.com/

Expected a token character or '/' but saw
<script type='speculationrules'>...</script>
Line 825

https://deskablog.com/about/

Expected a token character or '/' but saw
<script type='speculationrules'>...</script>
Line 841

https://deskablog.com/contact/

Expected a token character or '/' but saw
<script type='speculationrules'>...</script>
Line 1112

https://deskablog.com/privacy-policy/

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
CriticalDuplicate id - the same ID is used on more than one element. HTML5 9 pages
id=cm-site-brandingLine 69
id=cm-site-brandingLine 139

https://deskablog.com/

id=cm-site-brandingLine 75
id=cm-site-brandingLine 145

https://deskablog.com/about/

id=cm-site-brandingLine 75
id=cm-site-brandingLine 145

https://deskablog.com/contact/

id=cm-site-brandingLine 77
id=cm-site-brandingLine 147

https://deskablog.com/privacy-policy/

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
CriticalInvalid value for CSS property. CSS Validation 2 pages
background-image: -webkit-gradient(Line 1636
background-image: from(Line 1636
background-image: to(Line 1636
background-image: -webkit-linear-gradient(Line 1636
background-image: -moz-linear-gradient(Line 1636

https://deskablog.com/wp-content/litespeed/css/3edeb86d35c45ff438f345c7f5f0d1a5.css?ver=1b0aa

background-image: -webkit-gradient(Line 1636
background-image: from(Line 1636
background-image: to(Line 1636
background-image: -webkit-linear-gradient(Line 1636
background-image: -moz-linear-gradient(Line 1636

https://deskablog.com/wp-content/litespeed/css/9bc67121a5ec6d22a56953e175720678.css?ver=1b0aa

CriticalStray end tag figure. HTML5 9 pages

https://deskablog.com/

Line 1190 1245 1294 1341 1388 ...

https://deskablog.com/about/

Line 443 498 547 594 641 ...

https://deskablog.com/contact/

Line 457 512 561 608 655 ...

https://deskablog.com/privacy-policy/

Line 728 783 832 879 926 ...

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
CriticalStray end tag footer. HTML5 9 pages

https://deskablog.com/

Line 1565

https://deskablog.com/about/

Line 818

https://deskablog.com/contact/

Line 834

https://deskablog.com/privacy-policy/

Line 1105

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
CriticalToo many values for CSS property. CSS Validation 3 pages
If a global CSS property value like inherit, initial or unset has been used, then no other property values are allowed.
font-weightLine 7394
font-weightLine 7395
font-weightLine 7396

https://deskablog.com/wp-content/litespeed/css/13eb52154949eb6411891011f90501aa.css?ver=1b0aa

font-weightLine 7530
font-weightLine 7531
font-weightLine 7532

https://deskablog.com/wp-content/litespeed/css/3edeb86d35c45ff438f345c7f5f0d1a5.css?ver=1b0aa

font-weightLine 7464
font-weightLine 7465
font-weightLine 7466

https://deskablog.com/wp-content/litespeed/css/9bc67121a5ec6d22a56953e175720678.css?ver=1b0aa

Priority 3

1 issues on 2 pages

ImportantUnsupported SVG version specified. This validator only supports SVG 1.1. HTML5 2 pages
The recommended way to suppress this warning is to remove the version attribute altogether.
<svg style='fill: ...' class='...' width='10px' height='10px' viewBox='0 0 24 24' version='1.2' baseProfile='tiny'>...</svg>
Line 253

https://deskablog.com/privacy-policy/

<svg style='fill: ...' class='...' width='10px' height='10px' viewBox='0 0 24 24' version='1.2' baseProfile='tiny'>...</svg>
Line 309

https://deskablog.com/welcome-messages-for-customers-guests/

Informative

These messages are for information only and do not indicate errors or conformance problems

InformationCSS hack or vendor extension used. CSS Validation 3 pages
filter: alpha(opacity=70)Line 2006
filter: alpha(opacity=100)Line 2010
filter: alpha(opacity=50)Line 2695
filter: alpha(opacity=100)Line 2698

https://deskablog.com/wp-content/litespeed/css/13eb52154949eb6411891011f90501aa.css?ver=1b0aa

filter: alpha(opacity=70)Line 2076
filter: alpha(opacity=100)Line 2080
filter: alpha(opacity=50)Line 2765
filter: alpha(opacity=100)Line 2768

https://deskablog.com/wp-content/litespeed/css/3edeb86d35c45ff438f345c7f5f0d1a5.css?ver=1b0aa

filter: alpha(opacity=70)Line 2076
filter: alpha(opacity=100)Line 2080
filter: alpha(opacity=50)Line 2765
filter: alpha(opacity=100)Line 2768

https://deskablog.com/wp-content/litespeed/css/9bc67121a5ec6d22a56953e175720678.css?ver=1b0aa

InformationProperty or at-rule is vendor specific. CSS Validation 3 pages
Properties and at-rules prefixed by a dash or underscore, the zoom property and the expression() function are vendor specific and only work on one browser engine.
-webkit-touch-calloutLine 171
-webkit-backdrop-filterLine 253
-webkit-mask-imageLine 253
-webkit-mask-imageLine 307
-webkit-mask-imageLine 307

https://deskablog.com/wp-content/litespeed/css/13eb52154949eb6411891011f90501aa.css?ver=1b0aa

-webkit-touch-calloutLine 171
-webkit-backdrop-filterLine 253
-webkit-mask-imageLine 253
-webkit-mask-imageLine 307
-webkit-mask-imageLine 307

https://deskablog.com/wp-content/litespeed/css/3edeb86d35c45ff438f345c7f5f0d1a5.css?ver=1b0aa

-webkit-touch-calloutLine 171
-webkit-backdrop-filterLine 253
-webkit-mask-imageLine 253
-webkit-mask-imageLine 307
-webkit-mask-imageLine 307

https://deskablog.com/wp-content/litespeed/css/9bc67121a5ec6d22a56953e175720678.css?ver=1b0aa

Expand all 10 issues