[Skip navigation links]

6% of pages6%of pages

Standards

1 page with web standards issues

better than averageChecking 19 pages found 6% (1 page) with web standards issues. This is better than the 13% average rate of web standards issues on other sites.

This tab shows pages that do not comply with W3C and WHATWG web platform standards.

HTML validation

The HTML Living Standard describes the behavior of HTML elements and attributes. It is continuously maintained and supersedes all previous HTML specifications, and is sometimes referred to as HTML5.

Errors6% Errors indicate conformance errors, and appear when mandatory specification requirements are not met.

Warnings6% Warnings do not indicate conformance errors, but appear when optional specification requirements are not met.

CSS validation

CSS code can be automatically validated against a formal description of the CSS language. The formal description contains the grammar rules of CSS code, along with list of allowed properties.

Errors0% Errors indicate conformance errors, and appear when mandatory specification requirements are not met.

Warnings0% Warnings do not indicate conformance errors, but appear when optional specification requirements are not met.

Use of obsolete features

Each version of HTML lists elements and attributes deprecated by the W3C, which may be removed from future versions.

Errors0% Errors indicate conformance errors, and appear when mandatory specification requirements are not met.

Warnings0% Warnings do not indicate conformance errors, but appear when optional specification requirements are not met.

PriorityDescription and URLGuideline and Line NumberCount

Priority 1

3 issues on 1 pages

CriticalElement div not allowed as child element in this context. HTML 1 pages
<ul class='track-nav'><div>...</div></ul>
Line 208
<ul class='track-nav'><div>...</div></ul>
Line 215
<ul class='track-nav'><div>...</div></ul>
Line 222
<ul class='track-nav'><div>...</div></ul>
Line 229
<ul class='track-nav'><div>...</div></ul>
Line 236

https://muzce.com/

CriticalInvalid data or text not allowed. HTML 1 pages
<ul class='track-nav'><div class='track-item-pop fx-...'>...</div>...</ul>
Line 346

https://muzce.com/

CriticalText not allowed. HTML 1 pages
<div></div>
Line 215
<div></div>
Line 222
<div></div>
Line 229
<div></div>
Line 236
<div></div>
Line 243

https://muzce.com/

Warnings

1 issues on 1 pages

Warnings do not indicate conformance errors, but appear when optional specification requirements are not met.

WarningThe type attribute is unnecessary for JavaScript resources. HTML 1 pages
type='text/javascript'
<script type='text/javascript'>...</script>
Line 65
type='text/javascript'
<script type='text/javascript'>...</script>
Line 33

https://muzce.com/

Informative

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

InformationProperty or at-rule is vendor specific. CSS 2 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.
-moz-osx-font-smoothingLine 6
-webkit-font-smoothingLine 6
-webkit-animationLine 30
-webkit-animationLine 31
@-webkit-keyframesLine 32

https://muzce.com/templates/ce/css/fontawesome.css

-webkit-box-sizingLine 7
-moz-box-sizingLine 8
-webkit-appearanceLine 84
-ms-flex-wrapLine 232
-webkit-flex-wrapLine 233

https://muzce.com/templates/ce/css/styles_new.css?v=3.17

InformationUnknown value for rel. HTML 1 pages
The string 'shortcut' is not a registered keyword or absolute URL.
<link rel='shortcut icon'>
Line 42

https://muzce.com/

Expand all 6 issues