Summary Card

A summary card gives a quick overview of key points from a piece of content, usually either at the beginning of an article to give readers a taste of what’s to come, or at the end to help remind them of everything you just went over.

Examples

Summary card on the side

How to make summary card on the side

Summary card on the full-width block with vertical dividers

<div class="stk-snippets-summary-cards stk-container" data-ce-tag="container" data-container-name="Summary cards">
  <h2 class="stk-theme_00000__style_large_header stk-reset stk-theme_00000__pad_round_1 stk-theme_00000__mb_0 align-center-m" data-ce-tag="paragraph">Summary</h2>
  <ul class="stk-snippets-summary-cards__list stk-reset stk-theme_00000__mb_0">
    <li class="stk-list-item stk-reset">
<strong class="stk-reset">Everyone</strong> works on several topics at the same time, e.g. we have a reporter who writes on energy and the oil industry and pays attention to solar batteries and electric vehicles. The team also comprises other people writing on solar batteries and electric vehicles in a technology context.</li>
    <li class="stk-list-item stk-reset">
<strong class="stk-reset">Everyone</strong> works on several topics at the same time, e.g. we have a reporter who writes on energy and the oil industry and pays attention to solar batteries and electric vehicles. The team also comprises other people writing on solar batteries and electric vehicles in a technology context.</li>
    <li class="stk-list-item stk-reset">
<strong class="stk-reset">Everyone</strong> works on several topics at the same time, e.g. we have a reporter who writes on energy and the oil industry and pays attention to solar batteries and electric vehicles. The team also comprises other people writing on solar batteries and electric vehicles in a technology context.</li>
  </ul>
</div>
<p class="stk-reset ce-element--empty stk-element_no-text"></p>

Replace style id `stk-theme_00000` with yours before adding it to your Style Manager. For more info, please go to the Introduction page.

You can also adjust border width and color in the component CSS.

Content Experience Impact

Including a summary card at the beginning of an article can be a way to support readers who are scanning the content, giving them a quick overview of what’s covered and making it more likely they’ll read on if you’re covering what they’re looking for. Including a summary card at the end of a content piece can be a great way to make your work easier to understand and remind readers how much value you’ve just given them, building trust with the reader and maybe even helping drive them to convert.

Dos

  • Consider designing your summary card to include bullet points to further support a reader who wants to quickly scan the information.

  • Use a contrasting background color to make your summary visually stand out even more from the rest of the content.

Don'ts

Don’t include a summary card at the beginning and end of an article, as this may feel repetitive. Instead, consider a summary card at the end, and a table of contents at the beginning, which acts as sort of a content summary while also aiding in navigation.

Learn More

Inverted Pyramid: Writing for Comprehension Nielsen Norman Group

Improving Content Comprehension With Layouts Setka

Extra Inspiration

Last updated