Wells
Use the well as a simple effect on an element to give it an inset effect.
Examples
Default
Look, I'm in a well!
<well>Look, I'm in a well!</well>
Small size
Look, I'm in a small well!
<well size="sm">Look, I'm in a small well!</well>
Large size
Look, I'm in a large well!
<well size="lg">Look, I'm in a large well!</well>
Options
Attribute | Default Value | Allowed Values | |
---|---|---|---|
size | optional | sm lg | Size of well |