HTML-Prototype von in2code

<insert-markup>4.13-</insert-markup>

Key facts

Key fact titleKey fact text
Key fact titleKey fact text
Key fact titleKey fact text
Markup: templates/output/06-components/keyfacts.html

<!-- Grid/ Element container-->
<div class="frame frame-type-buttons frame-space-before-medium" id="c52234">
  <!-- Grid/ Element header-->
  <header class="frame__header">
    <h2>Key facts</h2>
  </header>
  <div class="c-keyfacts flex">
    <div class="keyfact flex__5 flex__md-4 flex__lg-3">
      <svg width="56" height="56" viewBox="0 0 24 24" aria-hidden="true" focusable="false">
        <use xlink:href="Images/svg/sprite.symbol.svg#icon-calendar"></use>
      </svg><b>Key fact title</b><span>Key fact text</span>
    </div>
    <div class="keyfact flex__5 flex__md-4 flex__lg-3">
      <svg width="56" height="56" viewBox="0 0 24 24" aria-hidden="true" focusable="false">
        <use xlink:href="Images/svg/sprite.symbol.svg#icon-check"></use>
      </svg><b>Key fact title</b><span>Key fact text</span>
    </div>
    <div class="keyfact flex__5 flex__md-4 flex__lg-3">
      <svg width="56" height="56" viewBox="0 0 24 24" aria-hidden="true" focusable="false">
        <use xlink:href="Images/svg/sprite.symbol.svg#icon-poi"></use>
      </svg><b>Key fact title</b><span>Key fact text</span>
    </div>
  </div>
</div>
Source: assets/sass/06-components/_components.keyfacts.scss, line 5