• I have a small website, https://www.royalmileservicecentre.co.uk, which I have asked WC3 to validate and it has come back with 20 errors. Going through the list, the 1st 3 I seem to have no control over and this may have an input to the others.

    The first three are:

    Error Line 2, Column 1: Missing xmlns attribute for element html. The value should be: https://www.w3.org/1999/xhtml

    <html lang=”en-US”>

    Error Line 4, Column 23: there is no attribute “charset”

    <meta charset=”UTF-8″ />

    Error Line 106, Column 228: duplicate specification of attribute “alt”

    …13/07/RoyalMileLogowhiteb.png” alt=”Royal Mile Service Centre” alt=”logo”/>

    Can anyone help me in solving this? The site loads very slowly and I am not sure whether this issue may be contributing to this or not.

    Thanks in advance.

  • The topic ‘Invalid Markup Validation W3C’ is closed to new replies.