settings

Cards

bookmark

Cards are a convenient means of displaying content composed of different types of objects. They're also well-suited for presenting similar objects whose size or supported actions can vary considerably, like photos with captions of variable length.

Card Panel

For a simpler card with less markup, try using a card panel which just has padding and a shadow effect.

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively. I am similar to what is called a panel in other frameworks.
Basic Card
Card Title

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

Horizontal Card

Here is the standard card with a horizontal image.

I am a very simple card. I am good at containing small bits of information.

Image Card

Here is the standard card with an image thumbnail.

Card Title

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

Card Reveal

Here you can add a card that reveals more information once clicked. Just add the card-revealdiv with a span.card-titleinside to make this work. Add the class activatorto an element inside the card to allow it to open the card reveal.

Card Titlemore_vert

This is a link

Card Titleclose

Here is some more information about this product that is only revealed once clicked on.

FABs in Cards

Here is an image card with a Floating Action Button.

Card Titleadd

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

Here is an image card with a large Floating Action Button.

Card Title

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

Card Action Options

The default state is having the card-reveal go over the card-action.

image
Card Titlemore_vert

This is a link

Here is an image card with a large Floating Action Button.

image
Card Titlemore_vert

This is a link

Tabs in Cards

You can add tabs to your cards by adding a dividing cards-tabsdiv inbetween your header content and your tab content.

Basic white background card with tabs.

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

Test 1
Test 2
Test 3

Colored or dark background card with tabs.

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

Test 2
Card Sizes

If you want to have uniformly sized cards, you can use our premade size classes. Just add the size class in addition to the card class.

Basic white background card with tabs.

Card Title

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

The Medium Card limits the height of the card to 400px.

Card Title

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

The Large Card limits the height of the card to 500px.

Card Title

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.