[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.
SuccessW3C Deprecated Features - No issues found.
PriorityDescription and URLGuideline and Line#Count

Priority 1

13 issues on 8 pages

Critical A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute. HTML5 4 pages
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/Join/OnlineJoiningLine 23
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/account/loginLine 23
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/joinLine 17
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/program/indexLine 23
Critical The aria-labelledby attribute must point to IDs of elements in the same document. HTML5 WCAG 2.1 A 1.3.1 Section 508 (2017) A 1.3.1 1 pages
One of these IDs wasn't found: select2-g4gz-container
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/join
Line 805 2342 2614
CriticalAttribute :name not allowed on element. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/Line 362
CriticalBad value for attribute http-equiv. HTML5 4 pages
Bad value 'content-languge'.
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/Join/OnlineJoining
Line 24 25 26
Bad value 'content-languge'.
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/account/login
Line 24 25 26
Bad value 'content-languge'.
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/join
Line 24 25 26
Bad value 'content-languge'.
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/program/index
Line 24 25 26
CriticalBad value for attribute role. HTML5 WCAG 2.1 A 4.1.2 Section 508 (2017) A 4.1.2 4 pages
The role attribute changes how screen readers voice content. Invalid values can result in content being misread.
The 'alert' ARIA role is not allowed on this element.
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/Join/OnlineJoining
Line 31
The 'alert' ARIA role is not allowed on this element.
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/account/login
Line 31
The 'alert' ARIA role is not allowed on this element.
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/join
Line 31
The 'alert' ARIA role is not allowed on this element.
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/program/index
Line 31
CriticalCSS Validation Error. CSS Validation 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/stylesheets/bootstrap.legend.responsive.cssLine 7386 7386 7387 7387 7387 ...
CriticalInvalid @charset rule. CSS Validation 1 pages

@charset rules are more restrictive than other @rules:

  • @charset be at start of the CSS file with no whitespace or byte-order-mark before
  • @charset must be followed by a single space and a double quote
  • Must end with a double quote and semi-colon
  • The @charset rule name must be lower case
  • @charset cannot be used HTML pages (only allowed in CSS files)
https://liverpoollifestyles.legendonlineservices.co.uk/DependencyHandler.axd?s=L0NvbnRlbnQvYm9vdHN0cmFwL2Jvb3RzdHJhcC5jc3M7L0Nzcy9tYWluLm1pbi5jc3M7L0Nzcy9sY2MtaWNvbi1mb250LmNzczs&t=Css&cdv=1975726Line 1843
CriticalInvalid CSS color value. CSS Validation 1 pages

CSS colors can be specified as:

  • Hex colors must be #rgb or #rrggbb using only the hex digits 0-9 and A-F
  • RGB() colors must be three integers (0-255) or three percentages
  • RGBA() colors must be three integers (0-255) or three percentages, followed by an alpha value between 0.0 and 1.0
  • HSL() colors must be a number (or angle) followed by two percentages
  • HSLA() colors must be a number (or angle) followed by two percentages and an alpha value between 0.0 and 1.0
  • Named colors must use one of the 150 named CSS colors (black, white, red...)
background-color:
https://liverpoollifestyles.legendonlineservices.co.uk/stylesheets/bootstrap.legend.responsive.css
Line 6095 8854
CriticalInvalid value for CSS property. CSS Validation 1 pages
margin-top:
https://liverpoollifestyles.legendonlineservices.co.uk/stylesheets/bootstrap.legend.responsive.css
Line 2420 2556 7387 7810 7812 ...
CriticalStart tag head seen but an element of the same type was already open. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/Line 7
CriticalStray doctype. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/Line 5
CriticalStray start tag html. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/Line 6
CriticalToo many values for CSS property. CSS Validation 2 pages
If a global CSS property value like inherit, initial or unset has been used, then no other property values are allowed.
color
https://liverpoollifestyles.legendonlineservices.co.uk/node_modules/@fortawesome/fontawesome-pro/css/all.min.css
Line 2364 2365
margin-top
https://liverpoollifestyles.legendonlineservices.co.uk/stylesheets/bootstrap.legend.responsive.css
Line 2420 2556 6095 7904 7908 ...

Priority 2

7 issues on 6 pages

Very Important Using the meta element to specify the document-wide default language is obsolete. Consider specifying the language on the root element instead. HTML5 4 pages
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/Join/OnlineJoiningLine 16
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/account/loginLine 16
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/joinLine 13
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/program/indexLine 16
Very Important Attribute aria-disabled is unnecessary for elements that have attribute disabled. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/joinLine 1122 2803
Very Important Attribute aria-required is unnecessary for elements that have attribute required. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/joinLine 3812 3873
Very Important The button role is unnecessary for element button. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/enterprise/joinLine 855 1122 2392 2664
Very Important The main role is unnecessary for element main. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/Line 91
Very ImportantStart tag seen without seeing a doctype first. Expected <!DOCTYPE html>. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/Line 1
Very ImportantUnknown @media feature name. CSS Validation 1 pages
The media feature may be misspelled or not yet standardized.
transform-3d
https://liverpoollifestyles.legendonlineservices.co.uk/stylesheets/bootstrap.legend.responsive.css
Line 5960

Priority 3

2 issues on 2 pages

ImportantPossible misuse of aria-label. HTML5 1 pages
https://liverpoollifestyles.legendonlineservices.co.uk/Line 51 52 53
ImportantProperty doesn't exist in CSS. CSS Validation 1 pages
The property name may be misspelled, vendor specific, or a new CSS property from a draft specification.
line-clamp
https://liverpoollifestyles.legendonlineservices.co.uk/stylesheets/bootstrap.legend.responsive.css
Line 10672 10679 10684

Informative

These messages are for information only and do not indicate errors

InformationCSS hack or vendor extension used. CSS Validation 1 pages
filter: alpha(opacity=65)
https://liverpoollifestyles.legendonlineservices.co.uk/stylesheets/bootstrap.legend.responsive.css
Line 2916 3341 3416 3457 5572 ...
InformationProperty or at-rule is vendor specific. CSS Validation 4 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-text-size-adjust -webkit-text-size-adjust -webkit-text-size-adjust -webkit-text-size-adjust
https://liverpoollifestyles.legendonlineservices.co.uk/DependencyHandler.axd?s=L0NvbnRlbnQvYm9vdHN0cmFwL2Jvb3RzdHJhcC5jc3M7L0Nzcy9tYWluLm1pbi5jc3M7L0Nzcy9sY2MtaWNvbi1mb250LmNzczs&t=Css&cdv=1975726
Line 4 4 4 4 5 ...
-moz-osx-font-smoothing -moz-osx-font-smoothing
https://liverpoollifestyles.legendonlineservices.co.uk/node_modules/@fortawesome/fontawesome-pro/css/all.min.css
Line 5 5 28 29 30 ...
-ms-touch-action -ms-touch-action -ms-touch-action
https://liverpoollifestyles.legendonlineservices.co.uk/stylesheets/Areas/Join/_onlineJoiningMVP.min.css
Line 4 4 4
-ms-text-size-adjust
https://liverpoollifestyles.legendonlineservices.co.uk/stylesheets/bootstrap.legend.responsive.css
Line 10 11 56 57 134 ...
Expand all 24 issues