HTML-Prototype von Hochschule RheinMain

<insert-markup>2.6.5-</insert-markup>
Die erste M3-Baureihewurde der Weltöffentlichkeit erstmals auf der internationalen Automobil-Ausstellung in Frankfurt im Jahre 1985 vorgestellt.
Markup: templates/output/04-elements/images/figure-with-copyright.html

<div class="figure-wrapper">
  <figure class="image">
    <div class="copyright-toggle-wrapper">
      <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>
      <button class="copyright-toggle"><span>&copy;</span><span class="copyright-toggle__title u-visually-hidden">Copyright des Autors</span></button>
    </div>
    <figcaption>Die erste M3-Baureihewurde der Weltöffentlichkeit erstmals auf der internationalen Automobil-Ausstellung in Frankfurt im Jahre 1985 vorgestellt.</figcaption>
  </figure>
</div>
Source: assets/sass/04-elements/_elements.images.scss, line 78