Bootstrap Wells

Wells are getting popular with a lot of web applications these days. Every now and then we come across some quiz where you select one of the four options and suddenly you feel a slight depth around your selected option making it different from the other ones. This 3rd dimension is what wells are used … Read more

Bootstrap Jumbotron

Here we will discuss the uses and controlling of Jumbotron in Bootstrap. Often used as page headers, Jumbotron is as its name suggests, the attention-magnet for you web-pages. It can be used to attract the users notice towards some special content. Creating a Bootstrap Jumbotron In simplest words, jumbotron is just a big box with … Read more

Bootstrap Spacing

Filters are necessary to narrow down the data based on the required criteria. It helps in searching data with the use of some string or other identifying variables. A filter does not select the data for you, only provides you the most relatable option based on the criteria you set. Bootstrap does not have a separate … Read more

Bootstrap Spacing

Bootstrap has a lot of features available for margins and padding. The various utility classes can be used to modify an element’s appearance. How Bootstrap Spacing works For a responsive-friendly margin or padding you need to assign the values to an element with the shorthand utility classes. Bootstrap provides support for individual properties, vertical and … Read more

Bootstrap Display

Bootstrap’s display properties can help you toggle the display of your web-page components quickly and responsively. Bootstrap provides support for most of the common display features along with some extra features of its own How Bootstrap Display works The value of the display property can be changed using the utility classes provided by Bootstrap. These … Read more