Bonjour
J'ai un problème de validation W3C sur cette partie de ma page
W3C me renvoi le message suivant
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3 <a href="../../index.html" type="button" class="btn btn-default" aria-label="Center"> <span class="glyphicon glyphicon-home" aria-hidden="true"></span> </a>
Savez vous comment résoudre ce problème ?Error: Bad value button for attribute type on element a: Subtype missing.
Syntax of MIME type:
A media-type as defined in RFC 2616; that is, typically, a required type, followed by a "/" character, followed by a required subtype, optionally followed by one or more instances of a ";" character followed by a parameter. Examples: text/css, text/css;charset=utf-8.
Merci
Partager