• Card

    A surface for grouping related content using the native <article> element.

    Default

    This is a simple card with some content inside.

    <article>
      <p>This is a simple card with some content inside.</p>
    </article>

    Add a <header> and/or <footer> for a structured layout with dividers.

    Header
    Body
    Footer
    <article>
      <header>Header</header>
      Body
      <footer>Footer</footer>
    </article>

    Search 5021 icons

    Type a name to find icons from the Tabler icon set.