Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| web:html:media [2023/03/20 01:45] – [Images] jcheron | web:html:media [2023/03/28 11:06] (Version actuelle) – [Image background en css] jcheron | ||
|---|---|---|---|
| Ligne 13: | Ligne 13: | ||
| L' | 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:// | ||