Cards are a somewhat new UI style that takes a block of content and adds a simple border around them. It's a subtle, sub component, but works really well to help organize content. The code for this component begins and ends with an tag. Inside there's a header, which is optional, and a block for the content itself. Here's a simple example with three cards, and I really like how nicely organized this is, and how easy it is to read.