HTML-Prototype von Hochschule RheinMain

<insert-markup>2.6.9-</insert-markup>
Markup: templates/output/04-elements/images/image-with-link.html

<div class="figure-wrapper">
  <figure class="image image-with-link"><a href="#">
      <picture>
        <source srcset="https://placeholder.in2code.de/1400x1050" media="(min-width:960px)"/>
        <source srcset="https://placeholder.in2code.de/1000x750" media="(min-width:768px)"/>
        <source srcset="https://placeholder.in2code.de/700x525" media="(min-width:320px)"/>
        <source srcset="https://placeholder.in2code.de/320x180" media="(min-width:0)"/><img src="https://placeholder.in2code.de/1400x1050" title="Bild Titel" alt="Alternative Text" loading="lazy" decoding="async"/>
      </picture></a></figure>
</div>
Source: assets/sass/04-elements/_elements.images.scss, line 191