List Blocks

List blocks allow you to easily organize your content into a list structure, either by creating a separate block for each section of the list down the page, or creating a smaller list section within your article.

Examples

Listing block within the grid

How to make listing block within the grid

Listing block with a background shape

<div class="stk-snippets-listing-block__cover stk-grid stk-layout__overhangs_both" data-ce-tag="grid" data-stk-css="stk8YH69">
  <div data-col-width="4" class="stk-grid-col stk-theme_00000__pad_ver_1 stk-grid-col_last" data-ce-tag="grid-col">
    <div class="stk-grid" data-ce-tag="grid">
      <div data-col-width="1" class="stk-grid-col" data-ce-tag="grid-col">
        <p class="stk-reset stk-theme_00000__mb_0" data-ce-tag="paragraph">2.</p>
        <hr class="stk-reset stk-theme_00000__separator_basic_divider stk-theme_00000__separator_top stk-theme_00000__mb_0">
        <h3 data-ce-tag="paragraph" class="stk-reset stk-theme_00000__style_medium_header align-left stk-theme_00000__mb_05">Solomon R. Guggenheim Museum</h3>
        <p data-ce-tag="paragraph" class="stk-reset stk-theme_00000__style_small_text align-left stk-theme_00000__mb_05 stk-theme_00000__mb_0-m">1071 Fifth Avenue at 89th Street, Manhattan, New York City</p>
        <hr class="stk-reset stk-theme_00000__separator_basic_divider stk-mobile-hidden">
      </div>
      <div data-col-width="3" data-ce-tag="grid-col" class="stk-grid-col stk-grid-col_last stk-theme_00000__pad_default-m">
        <p class="stk-reset stk-theme_00000__mb_0 stk-mobile-hidden ce-element--empty stk-element_no-text"></p>
        <figure class="stk-snippets-listing-block__img stk-layout__overhangs_right stk-reset stk-image-figure" data-ce-tag="image-figure">
          <div class="stk-mask" data-ce-tag="mask"></div>
        </figure>
      </div>
    </div>
  </div>
</div>

<div data-ce-tag="grid" class="stk-snippets-listing-block__content stk-grid">
  <div data-col-width="1" class="stk-grid-col" data-ce-tag="grid-col">
    <hr class="stk-theme_00000__separator_basic_divider stk-mobile-hidden stk-reset">
    <p data-ce-tag="paragraph" class="stk-reset align-left stk-theme_00000__style_small_text"><span class="stk-reset"><strong class="stk-reset">Architectural style:</strong> Modern<br><strong class="stk-reset">Founded:</strong> 1939, Manhattan, New York<br><strong class="stk-reset">Architect:</strong> Frank Lloyd Wright</span></p>
    <hr class="stk-theme_00000__separator_basic_divider stk-desktop-hidden stk-reset">
  </div>
  <div data-col-width="3" class="stk-grid-col stk-grid-col_last" data-ce-tag="grid-col">
    <p data-ce-tag="paragraph" class="stk-reset">The <strong class="stk-reset">Solomon R. Guggenheim Museum</strong>, often referred to as The Guggenheim, is an art museum located at 1071 Fifth Avenue on the corner of East 89th Street in the Upper East Side neighborhood of Manhattan, New York City. It is the permanent home of a continuously expanding collection of Impressionist, Post-Impressionist, early Modern, and contemporary art and also features special exhibitions throughout the year. The museum was established by the Solomon R. Guggenheim Foundation in 1939 as the Museum of Non-Objective Painting, under the guidance of its first director, Hilla von Rebay. It adopted its current name after the death of its founder Solomon R. Guggenheim in 1952.</p>
  </div>
</div>

Content Experience Impact

List-based articles (also sometimes referred to as “listicles”) provide a logical structure to your article, improving content comprehension and making it easier for a reader to scan and quickly understand the high-level information, choosing where they’d like to dig in deeper. Plus, giving your audience a predictable content structure makes the reading experience more enjoyable. Research has also shown that dividing your content into a list helps the reader more easily digest the information because it’s broken into smaller pieces. Similarly, including a list section within your content can help organize certain types of information into a way that’s easier to quickly understand.

Dos

Don'ts

Learn More

Improving Content Comprehension With Layouts Setka

What Makes Listicles So Effective? Copypress

7 Tips for Writing a Great Listicle Compose.ly

Extra Inspiration

Last updated

Was this helpful?