Retourner au contenu associé (dépêche : Interview de Gaël Duval)
Posté par Marc Lacoste le 16 septembre 2003 à 15:20. En réponse à la dépêche Interview de Gaël Duval. Évalué à -1.
pourquoi utiliser l'attribut alt
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: compatibilité descendante de Mozilla
Posté par Marc Lacoste . En réponse à la dépêche Interview de Gaël Duval. Évalué à -1.
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd(...) :
<!ELEMENT img EMPTY>
<!ATTLIST img
%attrs;
src %URI; #REQUIRED
alt %Text; #REQUIRED
longdesc %URI; #IMPLIED
height %Length; #IMPLIED
width %Length; #IMPLIED
usemap %URI; #IMPLIED
ismap (ismap) #IMPLIED
>
D'ailleurs "title" n'y est même pas.
pareil en HTML 4.01:
http://www.w3.org/TR/html4/struct/objects.html#edef-IMG(...)
Tu ne mérites pas tes [+] ;)
Et allons voir http://openweb.eu.org/articles/accessibilite_images/(...)
[NB: les balises < tt > et < pre > ne sont pas fonctionelles]