[Skip navigation links]

Site Report

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

StatusSummary
FailureW3C HTML/XHTML Validation - Some pages fail validation.
FailureW3C CSS Validation - Some pages fail validation.
FailureW3C Deprecated Features - Issues found.
PriorityDescription and URLGuideline and Line#Count

Priority 1

4 issues on 2 pages

CriticalCSS Validation Error. CSS Validation 1 pages
min-height: 25px min-height: 25px min-height: 25px }
http://www.kniveton.net/complex.css
Line 42 42 42 132
This happens when the version of HTML used on this page doesn't support an element with this name. This can happen if the element is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 element and Strict DOCTYPEs don't allow stylistic elements and frames which were present in earlier versions of HTML.
http://www.kniveton.net/newsLine 7
CriticalElement P undefined. HTML Validation 1 pages
This happens when the version of HTML used on this page doesn't support an element with this name. This can happen if the element is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 element and Strict DOCTYPEs don't allow stylistic elements and frames which were present in earlier versions of HTML.
http://www.kniveton.net/newsLine 68
This often occurs in XHTML on tags like img, link, meta and br when the closing / has been omitted.
http://www.kniveton.net/newsLine 61

Priority 2

2 issues on 1 pages

Very ImportantThere is no attribute HREF. HTML Validation 1 pages
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes which were present in earlier versions of HTML.
http://www.kniveton.net/newsLine 7
Very ImportantThere is no attribute REL. HTML Validation 1 pages
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes which were present in earlier versions of HTML.
http://www.kniveton.net/newsLine 7

Priority 3

4 issues on 6 pages

Importantfont element is deprecated in HTML 4.01. W3C Deprecated 2 pages
HTML font elements should be replaced by equivalent CSS rules. For example, you can set the font on every paragraph by the following CSS rule: p { font-family: Arial; font-size: 14pt; }
http://www.kniveton.net/accounts.htmLine 74 74
http://www.kniveton.net/councillors.htmLine 73 75 91 94 97 ...
ImportantThe div align attribute is deprecated in HTML 4.01. W3C Deprecated 6 pages
Replace the align attribute with a CSS text-align property.
http://www.kniveton.net/Line 23 153
http://www.kniveton.net/accounts.htmLine 23 80
http://www.kniveton.net/agenda.htmLine 23 78
http://www.kniveton.net/councillors.htmLine 23 107
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.
ImportantThe script language attribute is deprecated in HTML 4.01. W3C Deprecated 1 pages
Replace the language attribute with type="text/javascript"
http://www.kniveton.net/links.htmLine 77
ImportantThe strike element is deprecated in HTML 4.01. W3C Deprecated 1 pages
Replace with the CSS text-decoration property: .strike { text-decoration: line-through; }
http://www.kniveton.net/links.htmLine 103

Informative

These messages are for information only and do not indicate errors

InformationProperty or at-rule is vendor specific. CSS Validation 1 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-keyframes @-moz-keyframes @-o-keyframes -webkit-animation-name -webkit-animation-timing-function
http://www.kniveton.net/complex.css
Line 57 64 72 88 89 ...
Expand all 11 issues