Réponse
src alt
Colonne
Explication
src: value is the relative path to the image file e.g. "src="./images/pic.jpg"
alt: In most cases, value is empty (alt="") except if image provides information not included contextually (accompanying text).
Question
required attribute(s) for <img>
Thématique






