Jump to content

véfication sur validator.w3


Recommended Posts

Bonsoir

En faisant un test sur https://validator.w3.org, j'ai les erreurs suivantes (Version 1.6.1.17) 

Concernant l'erreur de hreflang je suis étonné car je n'ai fait que sélectionner les options de prestashop.

Comment corriger cela? Quelles autres erreurs doivent être corrigées impérativement?

Merci. 

 

Quote
  1. Warning: The type attribute for the style element is not needed and should be omitted.

    From line 1, column 1358; to line 1, column 1380

    a="all" /><style type="text/css">/*

  2. Warning: The type attribute for the style element is not needed and should be omitted.

    From line 34, column 12; to line 34, column 34

    }</style><style type="text/css">/*

  3. Warning: The type attribute for the style element is not needed and should be omitted.

    From line 209, column 46; to line 209, column 68

    ;}</style><style type="text/css">/*

  4. Warning: The type attribute for the style element is not needed and should be omitted.

    From line 242, column 12; to line 242, column 34

    }</style><style type="text/css">/*

  5. Error: Bad value gb for attribute hreflang on element link: The language subtag gb is not a valid ISO language part of a language tag.

    From line 417, column 204; to line 417, column 282

    om/it/' /><link rel='alternate' hreflang='gb' href='http://laboutiquedemonica.com/gb/' /> <!--

  6. Error: Forbidden code point U+0083.

    At line 418, column 3063

    "dark">QuantitÃÂ&nbsp;</stron

  7. Error: Duplicate ID video_container.

    From line 418, column 5507; to line 418, column 5532

    v> </div><div id="video_container"><div i

  8. Warning: The first occurrence of ID video_container was here.

    From line 418, column 5442; to line 418, column 5467

    ul> </nav><div id="video_container"><div i

  9. Error: Duplicate ID youtube_player.

    From line 418, column 5533; to line 418, column 5557

    ontainer"><div id="youtube_player"></div>

  10. Warning: The first occurrence of ID youtube_player was here.

    From line 418, column 5468; to line 418, column 5492

    ontainer"><div id="youtube_player"></div>

  11. Error: Row 2 of a row group established by a tbody element has no cells beginning on it.

    From line 448, column 1069; to line 448, column 1073

    ></tr><tr></tr></tabl

  12. Warning: A table row was 0 columns wide, which is less than the column count established by the first row (2).

    From line 448, column 1069; to line 448, column 1073

    ></tr><tr></tr></tabl

  13. Warning: The type attribute is unnecessary for JavaScript resources.

    From line 449, column 1; to line 449, column 31

    iv></div><script type="text/javascript">/* <![

  14. Warning: The type attribute is unnecessary for JavaScript resources.

    From line 449, column 1736; to line 449, column 1864

    </script> <script type="text/javascript" src="https://laboutiquedemonica.com/themes/01grid/cache/v_14_06b2fefbf82c5c2230b8a908541f878f.js"></scri

  15. Warning: The type attribute is unnecessary for JavaScript resources.

    From line 449, column 1875; to line 449, column 1905

    </script> <script type="text/javascript">/* <![

 

Edited by phil78 (see edit history)
Link to comment
Share on other sites

L'ensemble de la page html est de la responsabilité du thème et là, clairement tu utilises des éléments qui ne font par partie du thème d'origine.

Bien que le thème d'origine, lui aussi souffre de quelques marquage invalide, ici 80% de tes warnings/erreurs sont dû soi à ton thème, soi à des modules tiers, notamment le hreflang totalement absent de la version de base (module tiers)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...