Bonjour,
Par rapport à ces lignes, jugez-vous utile de répéter 6 fois ceci : alt="entreprise" ? Sinon, le reste vous semble-t-il cohérent ?
Merci !
Par rapport à ces lignes, jugez-vous utile de répéter 6 fois ceci : alt="entreprise" ? Sinon, le reste vous semble-t-il cohérent ?
<figure>
<span data-picture="" data-alt="entreprise">
<span data-src="img/entrepriseSmall.png" class="entreprise" alt="entreprise"></span>
<span data-src="img/entrepriseMed.png" class="entreprise_med" alt="entreprise" data-media="(min-width: 400px)"></span>
<span data-src="img/entrepriseLarge.png" class="entreprise_large" alt="entreprise" data-media="(min-width: 760px)"></span>
<span data-src="img/entrepriseExtraLarge.png" class="entreprise_extra_large" alt="entreprise" data-media="(min-width: 1200px)"><img alt="entreprise" src="img/entrepriseExtraLarge.png"></span>
</span>
</figure>
Merci !