Single answer

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

Multiple answers

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

Single answer

How to create a dark coloured table with hoverable rows

Multiple answers

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

Single answer

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

Single answer

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>).

Multiple answers

Which button will have the tooltip displayed on its right side

Single answer

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

Single answer

What is a Bootstrap Modal component?

Multiple answers

Which statements about Bootstrap cards are incorrect?