loading

BS Wells

Wells

The .well class creates a circular border around an element with a gray background color and some padding.

Bs Wells -

Example

				
					<div class="well">Basic Well</div>
				
			

Well Size

Bs Wells -

To change the size of the well, add the .well-sm class for small wells and the .well-lg class for large wells.

Example

				
					<div class="well well-sm">Small Well</div>
<div class="well well-lg">Large Well</div>
				
			

Wells are medium in size by default.

Share this Doc

BS Wells

Or copy link

Explore Topic