Caption

A caption provides a gray background for a caption above another component

Classes

lotusCaption - the class that goes on the container div of the component.

Basic Implementation

Create a div and assign it a class of lotusCaption. Add text inside this div. If you put any meta data in the caption, use the lotusMeta class on the span or div wrapping the meta data.

Examples

There are currently no examples of this component on example pages.

Sample HTML

CSS (caption.css)

This was originally created as an option for a caption over a data table.