Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
web:html:media [2023/03/19 18:17] – créée jcheron | web:html:media [2023/03/28 11:06] (Version actuelle) – [Image background en css] jcheron | ||
---|---|---|---|
Ligne 2: | Ligne 2: | ||
===== Images ===== | ===== Images ===== | ||
+ | |||
+ | L' | ||
+ | |||
+ | <sxh html; | ||
+ | <img src=" | ||
+ | </ | ||
+ | |||
+ | ==== Alt ==== | ||
+ | |||
+ | L' | ||
+ | |||
+ | <sxh html; | ||
+ | <img src=" | ||
+ | | ||
+ | it has a large head with long sharp teeth"> | ||
+ | </ | ||
+ | |||
+ | Le texte alternatif est utile : | ||
+ | * Si l' | ||
+ | * pour le référencement, | ||
+ | * pour faciliter la navigation des personnes mal voyantes. | ||
+ | |||
+ | ==== Title ==== | ||
+ | La propriété **title** permet d' | ||
+ | |||
+ | ==== Legend et caption ==== | ||
+ | |||
+ | < | ||
+ | <table border=0> | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | <img src=" | ||
+ | alt=" | ||
+ | it has a large head with long sharp teeth" | ||
+ | width=" | ||
+ | height=" | ||
+ | |||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | < | ||
+ | <img src=" | ||
+ | alt=" | ||
+ | it has a large head with long sharp teeth" | ||
+ | width=" | ||
+ | height=" | ||
+ | |||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | ==== Image background en css ==== | ||
+ | voir [[https:// | ||
+ | |||
+ | ==== Responsive images ==== | ||
+ | Inégrer des [[https:// | ||
+ | |||
+ | ==== Audio et vidéo ==== | ||
+ | voir [[https:// | ||