Which Bootstrap classes can be used to create a green coloured button?


Which class can be used to create a horizontal container divided into 4 columns of equal width?


How to create a dark coloured table with hoverable rows


Which Bootstrap class can be used to create a paragraph that has a vertical margin that will apply only on small-sized screens


Which Bootstrap class can be used to create a full width container, spanning the entire width of the viewport?


Adding `btn btn-lg btn-primary` classes on an anchor tag (<a>) will not have any effect as these classes are only applicable to buttons(<button>).


Which button will have the tooltip displayed on its right side


Which Bootstrap class can be used to hide an element on the page?


What is a Bootstrap Modal component?


Which statements about Bootstrap cards are incorrect?