YouTip LogoYouTip

Bootstrap V2 Wells

# Bootstrap Wells If you need an embedded effect on your page, in Bootstrap you simply need to use the **.well** class. An example is as follows:
Hi, am in well !!
(#) The example display effect is as follows: ![Image 3: wells_demo](#) ### Size You can set the size of the well by using well-lg or well-sm. These two optional modifier classes control the padding and border-radius. An example is as follows:
Hi, am in large well !!
Hi, am in small well !!
(#) The example display effect is as follows: ![Image 4: wellssize_demo](#)
← Api AddclassBootstrap V2 Panels β†’