Design System

Cards

Cards documentation goes here.

Card:

HTML
<a href="#" class="card" style="width: 20.59rem">
  <img class="card-img-top" src="https://s3-alpha-sig.figma.com/img/5e02/830e/5bce303946eb605063435e29a2e40115?Expires=1721606400&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=nSyNDumep2slRj14QVJ~JYXfpIu6QDGc82EUWQXDQZXNMSpAny~gq8QeL1pLrRhlNRkFl8tUz4V7cmShoTpws5yGhCMnWM1ydkv-wqZa~9hz~UmNFJY-UjvvA8ebhtbOI9MdoVnlfjbxxhKzRLVDfc4z~JVtuyar7m2Bf6AVgPPMKPRoWGWm1UetvRF2JjwZ4440J8rnlJDZ3zgzOWvfNp-bolfOYWyS~STq60tcvkYGG80V4v~aFTT~QxofhxO1yC50OQYqhNT30143ZQCvHsCQRM-pcQJQV8wiT3ZDrnAI2O34DDjUCQnfmUryNVh1nRs6IzYSKJLzcNAgF00zVw__" alt="">
  <div class="card-body">
    <h5 class="card-title">Are you an installer?</h5>
    <p class="card-text">If you're an MCS certified installer, you can join Go Renewable and start quoting for the renewable technologies your business is certified to install.</p>
  </div>
</a>

Article card:

HTML
<a href="#" class="card card-article" style="width: 20.59rem">
  <div class="card-body">
    <h5 class="card-title">Policy briefing: accelerating retrofit through advice and information</h5>
    <h6 class="card-subtitle">17 May 2024</h6>
    <p class="card-text">In November 2023, Energy Saving Trust convened a group of retrofit policy experts. The aim was to consider how effective provision of…</p>
  </div>
</a>

Category card:

HTML
<a href="#" class="card card-category" style="width: 20.59rem">
  <div class="card-body">
  <h6 class="card-category">Product</h6>
    <h5 class="card-title">Go Renewable</h5>
    <img class="card-img-bottom" src="https://s3-alpha-sig.figma.com/img/5e02/830e/5bce303946eb605063435e29a2e40115?Expires=1721606400&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=nSyNDumep2slRj14QVJ~JYXfpIu6QDGc82EUWQXDQZXNMSpAny~gq8QeL1pLrRhlNRkFl8tUz4V7cmShoTpws5yGhCMnWM1ydkv-wqZa~9hz~UmNFJY-UjvvA8ebhtbOI9MdoVnlfjbxxhKzRLVDfc4z~JVtuyar7m2Bf6AVgPPMKPRoWGWm1UetvRF2JjwZ4440J8rnlJDZ3zgzOWvfNp-bolfOYWyS~STq60tcvkYGG80V4v~aFTT~QxofhxO1yC50OQYqhNT30143ZQCvHsCQRM-pcQJQV8wiT3ZDrnAI2O34DDjUCQnfmUryNVh1nRs6IzYSKJLzcNAgF00zVw__" alt="">
  </div>
</a>

Simple article card:

Article title link
17 May 2024

Our response to the July 2024 energy price cap announcement, with commentary from Energy Saving Trust chief executive Mike Thornton.

HTML
<div class="card card-simple-article" style="width: 20.59rem">
  <div class="card-body">
    <a class="card-title-link" href="#"><h5 class="card-title">Article title link</h5></a>
    <h6 class="card-subtitle mb-3 text-muted">17 May 2024</h6>
    <p class="card-text">Our response to the July 2024 energy price cap announcement, with commentary from Energy Saving Trust chief executive Mike Thornton.</p>
  </div>
</div>

Button card:

Avoid these seven common mistakes that waste energy

If you're an MCS certified installer, you can join Go Renewable and start quoting for the renewable technologies your business is certified to install.

Button Button
HTML
<div class="card card-button card-borderless" style="width: 20.59rem">
<img class="card-img-top" src="https://s3-alpha-sig.figma.com/img/5e02/830e/5bce303946eb605063435e29a2e40115?Expires=1721606400&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=nSyNDumep2slRj14QVJ~JYXfpIu6QDGc82EUWQXDQZXNMSpAny~gq8QeL1pLrRhlNRkFl8tUz4V7cmShoTpws5yGhCMnWM1ydkv-wqZa~9hz~UmNFJY-UjvvA8ebhtbOI9MdoVnlfjbxxhKzRLVDfc4z~JVtuyar7m2Bf6AVgPPMKPRoWGWm1UetvRF2JjwZ4440J8rnlJDZ3zgzOWvfNp-bolfOYWyS~STq60tcvkYGG80V4v~aFTT~QxofhxO1yC50OQYqhNT30143ZQCvHsCQRM-pcQJQV8wiT3ZDrnAI2O34DDjUCQnfmUryNVh1nRs6IzYSKJLzcNAgF00zVw__" alt="">
  <div class="card-body">
    <h5 class="card-title">Avoid these seven common mistakes that waste energy</h5>
    <p class="card-text">If you're an MCS certified installer, you can join Go Renewable and start quoting for the renewable technologies your business is certified to install.</p>
    <a href="#" class="btn btn-primary">Button</a>
    <a href="#" class="btn btn-secondary">Button</a>
  </div>
</div>

Arrow card:

Avoid these seven common mistakes that waste energy
17 May 2024

If you're an MCS certified installer, you can join Go Renewable and start quoting for the renewable technologies your business is certified to install.

Sign-up now
HTML
<div class="card card-arrow card-borderless" style="width: 18rem;">
<img class="card-img-top" src="https://s3-alpha-sig.figma.com/img/5e02/830e/5bce303946eb605063435e29a2e40115?Expires=1721606400&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=nSyNDumep2slRj14QVJ~JYXfpIu6QDGc82EUWQXDQZXNMSpAny~gq8QeL1pLrRhlNRkFl8tUz4V7cmShoTpws5yGhCMnWM1ydkv-wqZa~9hz~UmNFJY-UjvvA8ebhtbOI9MdoVnlfjbxxhKzRLVDfc4z~JVtuyar7m2Bf6AVgPPMKPRoWGWm1UetvRF2JjwZ4440J8rnlJDZ3zgzOWvfNp-bolfOYWyS~STq60tcvkYGG80V4v~aFTT~QxofhxO1yC50OQYqhNT30143ZQCvHsCQRM-pcQJQV8wiT3ZDrnAI2O34DDjUCQnfmUryNVh1nRs6IzYSKJLzcNAgF00zVw__" alt="">
  <div class="card-body">
    <h5 class="card-title">Avoid these seven common mistakes that waste energy</h5>
    <h6 class="card-subtitle">17 May 2024</h6>
    <p class="card-text">If you're an MCS certified installer, you can join Go Renewable and start quoting for the renewable technologies your business is certified to install.</p>
    <a aria-label="Avoid these seven common mistakes that waste energy: Sign-up now" href="#" class="arrow-link">Sign-up now</a>
  </div>
</div>