Magazine Internet

Liste des éléments HTML/CSS non valide W3C

Publié le 16 février 2009 par Dator

Aujourd’hui je vous propose une liste des éléments non valide au W3C. Lorsque nous réalisons un site web, il est intéressant d’utiliser les éléments valides et non pas les éléments déprécié ou qui sont en prévu à être déprécié !

Attributs proposés à être déprécié :

view plaincopy to clipboardprint?
  1. body[background], table[background], td[background], th[background],  
  2. input[border], table[border]  
  3. table[cellpadding],  
  4. table[cellspacing],  
  5. object[codebase],  
  6. img[height], object[height], table[height],  
  7. a[name], form[name], img[name], object[name],  
  8. a[target], area[target],  
  9. td[valign], th[valign],  
  10. img[width], object[width], table[width]  
body[background], table[background], td[background], th[background],
input[border], table[border]
table[cellpadding],
table[cellspacing],
object[codebase],
img[height], object[height], table[height],
a[name], form[name], img[name], object[name],
a[target], area[target],
td[valign], th[valign],
img[width], object[width], table[width]

Attributs dépréciés

view plaincopy to clipboardprint?
  1. applet[align], caption[align], div[align], h1[align], h2[align], h3[align], h4[align], h5[align], h6[align], hr[align], iframe[align], img[align], input[align], legend[align], object[align], p[align], table[align],  
  2. body[alink],  
  3. applet[alt],  
  4. applet[archive],  
  5. body[background],  
  6. body[bgcolor], td[bgcolor], tr[bgcolor], table[bgcolor],  
  7. img[border], object[border],  
  8. br[clear],  
  9. applet[code],  
  10. applet[codebase],  
  11. basefont[color], font[color],  
  12. dir[compact], dl[compact], menu[compact], ol[compact], ul[compact],  
  13. basefont[face], font[face],  
  14. applet[height], td[height], th[height],  
  15. applet[hspace], img[hspace], object[hspace],  
  16. script[language],  
  17. body[link],  
  18. applet[name],  
  19. hr[noshade],  
  20. td[nowrap], th[nowrap],  
  21. applet[object],  
  22. isindex[prompt],  
  23. hr[size], font[size], basefont[size],  
  24. ol[start],  
  25. body[text],  
  26. li[type], ol[type], ul[type],  
  27. html[version],  
  28. body[vlink],  
  29. li[value],  
  30. applet[vspace], img[vspace], object[vspace],  
  31. hr[width], td[width], th[width], applet[width], pre[width]  
applet[align], caption[align], div[align], h1[align], h2[align], h3[align], h4[align], h5[align], h6[align], hr[align], iframe[align], img[align], input[align], legend[align], object[align], p[align], table[align],
body[alink],
applet[alt],
applet[archive],
body[background],
body[bgcolor], td[bgcolor], tr[bgcolor], table[bgcolor],
img[border], object[border],
br[clear],
applet[code],
applet[codebase],
basefont[color], font[color],
dir[compact], dl[compact], menu[compact], ol[compact], ul[compact],
basefont[face], font[face],
applet[height], td[height], th[height],
applet[hspace], img[hspace], object[hspace],
script[language],
body[link],
applet[name],
hr[noshade],
td[nowrap], th[nowrap],
applet[object],
isindex[prompt],
hr[size], font[size], basefont[size],
ol[start],
body[text],
li[type], ol[type], ul[type],
html[version],
body[vlink],
li[value],
applet[vspace], img[vspace], object[vspace],
hr[width], td[width], th[width], applet[width], pre[width]

Attributs ne faisant plus partie de la norme W3C

view plaincopy to clipboardprint?
  1. body[bgproperties],  
  2. *[bordercolor], *[bordercolordark], *[bordercolorlight],  
  3. body[topmargin], body[rightmargin], body[bottommargin], body[leftmargin],  
  4. table[frame]  
body[bgproperties],
*[bordercolor], *[bordercolordark], *[bordercolorlight],
body[topmargin], body[rightmargin], body[bottommargin], body[leftmargin],
table[frame]

Éléments proposés à être dépréciés

view plaincopy to clipboardprint?
  1. input[type="button"], input[type="reset"], input[type="submit"], tt, big, small  
input[type="button"], input[type="reset"], input[type="submit"], tt, big, small

Éléments dépréciés

view plaincopy to clipboardprint?
  1. applet, basefont, center, dir, font, isindex, menu, s, strike, u,  
  2. listing, plaintext, xmp  
applet, basefont, center, dir, font, isindex, menu, s, strike, u,
listing, plaintext, xmp

Eléments bannis du W3C

view plaincopy to clipboardprint?
  1. audioscope, bgsound, blink, bq, comment, embed, fn, ilayer, /*image,*/ keygen, layer, limittext, marquee, multicol, nobr, noembed, nolayer, nosmartquotes, rt, ruby, server, sidebar, spacer, wbr, xml, blackface, shadow  
audioscope, bgsound, blink, bq, comment, embed, fn, ilayer, /*image,*/ keygen, layer, limittext, marquee, multicol, nobr, noembed, nolayer, nosmartquotes, rt, ruby, server, sidebar, spacer, wbr, xml, blackface, shadow

Eléments dépréciés à la validation W3C XHTML 1.0 Strict

view plaincopy to clipboardprint?
  1. a[name], applet[name], form[name], frame[name], iframe[name], img[name], map[name]  
a[name], applet[name], form[name], frame[name], iframe[name], img[name], map[name]

Interdictions de l’XHTML 1.0 Strict

view plaincopy to clipboardprint?
  1. a > a,  
  2. pre > img, pre > object, pre > big, pre > smallpre > subpre > sup,  
  3. button > input, button > select, button > textarea, button > label, button > button, button > form, button > fieldset, button > iframe, button > isindex,  
  4. label > label,  
  5. form > form  
a > a,
pre > img, pre > object, pre > big, pre > small, pre > sub, pre > sup,
button > input, button > select, button > textarea, button > label, button > button, button > form, button > fieldset, button > iframe, button > isindex,
label > label,
form > form

Si tu as apprécié l’article, tu peux rejoindre le groupe sur Google Code !


Retour à La Une de Logo Paperblog

A propos de l’auteur


Dator 51 partages Voir son profil
Voir son blog

l'auteur n'a pas encore renseigné son compte l'auteur n'a pas encore renseigné son compte

Dossier Paperblog