Bulleted Lists

Bulleted lists are great ways to break up large blocks of text and highlight steps or key information—and you can use components to make them even more powerful with the addition of icons or other imagery instead of plain old bullets.

Examples

Bulleted list with custom shapes

<div class="stk-snippets-list-01 stk-container" data-ce-tag="container" data-container-name="Custom list">
  <div class="stk-snippets-list-01__item stk-container" data-ce-tag="container" data-container-name="Custom list item">
    <h4 class="stk-reset stk-theme_00000__style_small_header stk-theme_00000__mb_05">Technical</h4>
    <p class="stk-reset">Harnessing the full value of data requires infrastructure and tools that are accessible to all. Organizations need the capability to collect, store, analyze, and action on data efficiently. However, many data analytics tools require specialized coding knowledge that’s prohibitive to non-technical users. Additionally, growing data compliance,  security risks, and requirements cause many companies to keep data assets siloed or restricted entirely.</p>
  </div>
  <div class="stk-snippets-list-01__item stk-container" data-ce-tag="container" data-container-name="List item">
    <h4 class="stk-reset stk-theme_00000__style_small_header stk-theme_00000__mb_05">Organizational</h4>
    <p class="stk-reset">In most companies, the language of data is spoken only by the data team, forcing them to take on the responsibility and burden of acting as “keepers of data.” This leaves all other employees totally reliant on their time and expertise, stirring feelings of inadequacy and frustration that ultimately lead to a tense culture of division. What’s more, line-of-business teams often work in silos, with no single source of data truth and no mechanisms for sharing insights or building on each other’s work.</p>
  </div>
  <div class="stk-snippets-list-01__item stk-container" data-ce-tag="container" data-container-name="List item">
    <h4 class="stk-reset stk-theme_00000__style_small_header stk-theme_00000__mb_05">Personal</h4>
    <p class="stk-reset">Making data-driven decisions and using data insights to influence strategy is relatively new for many non-technical employees. Introducing new tools and methods too quickly can be overwhelming and cause significant fear and anxiety. Organizations must work hard to combat any misconceptions around what data can or can’t do and build confidence in data-driven decision making for people to engage.</p>
  </div>
</div>
<p class="stk-reset"></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 shapes and color in the component CSS.

Bulleted list with the vertical line

<div class="stk-snippets-list-02 stk-container" data-ce-tag="container" data-container-name="Custom list">
  <div class="stk-snippets-list-02__item stk-container" data-ce-tag="container" data-container-name="Custom list item">
    <p class="stk-reset"><strong class="stk-reset">Technical —</strong> Harnessing the full value of data requires infrastructure and tools that are accessible to all. Organizations need the capability to collect, store, analyze, and action on data efficiently. However, many data analytics tools require specialized coding knowledge that’s prohibitive to non-technical users. Additionally, growing data compliance,  security risks, and requirements cause many companies to keep data assets siloed or restricted entirely.</p>
  </div>
  <div class="stk-snippets-list-02__item stk-container" data-ce-tag="container" data-container-name="List item">
    <p class="stk-reset"><strong class="stk-reset">Organizational —</strong> In most companies, the language of data is spoken only by the data team, forcing them to take on the responsibility and burden of acting as “keepers of data.” This leaves all other employees totally reliant on their time and expertise, stirring feelings of inadequacy and frustration that ultimately lead to a tense culture of division. What’s more, line-of-business teams often work in silos, with no single source of data truth and no mechanisms for sharing insights or building on each other’s work.</p>
  </div>
  <div class="stk-snippets-list-02__item stk-container" data-ce-tag="container" data-container-name="List item">
    <p class="stk-reset"><strong class="stk-reset">Personal —</strong> Making data-driven decisions and using data insights to influence strategy is relatively new for many non-technical employees. Introducing new tools and methods too quickly can be overwhelming and cause significant fear and anxiety. Organizations must work hard to combat any misconceptions around what data can or can’t do and build confidence in data-driven decision making for people to engage.</p>
  </div>
</div>
<p class="stk-reset"></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 color in the component CSS.

Content Experience Impact

According to eye tracking studies done by NN/g, one of the things that can pop out in a block of text and draw the eye of someone scanning the content of your page is bulleted lists. Including a bulleted list can make your content easier to navigate and more engaging—and you can take that engagement up a notch by using components to swap plain old bullets for icons or images.

Dos

  • Try to keep the line lengths of your bullets similar so any one bullet doesn’t overpower the others and to make the design of your list look nicer.

  • Consider the best style of bullet for the content at hand. If it’s a list where order is important, numbers may be the best option. If you want it to look streamlined with the rest of your content, classic bullet points may be best—if you really want to make it stand out or create an illustrative representation of each point, consider icons or custom illustrations for your bullets.

Don'ts

Don’t make each of your bullet points longer than a few lines. If each bullet point needs to be a paragraph or more, perhaps it would be better to divide them into different sections using headers instead of giving the information using bullet points.

Learn More

7 Tips for Presenting Bulleted Lists in Digital Content Nielsen Norman Group

10 Content Design Mistakes That Hurt Engagement—and How to Fix Them Fast Setka

Little-Known Ways to Write Fascinating Bullet Points Copyblogger

Extra Inspiration

Last updated