Logo

Bootstrap Questions Set 12:

Quiz Mode

Default size of bootstrap H5 heading?

1
2
3
4

Solution:

Which HTML tag is used for text to be treated as deleted text?

1
2
3
4

Solution:

  Which class indicates the current page? 

1
2
3
4

Solution:

What is the maximum container width for extra small (xs) screen size devices?

1
2
3
4

Solution:

We can add a .text-truncate class to truncate the text with an _____.

1
2
3
4

Solution:

Which among the following operation is performed by col-lg class in bootstrap.

1
2
3
4

Solution:

 Which of the following class applies the hover color to a particular row or cell of a table? 

1
2
3

Solution:

Which of the following CSS classes is not associated with panels?

1
2
3
4

Solution:

How to align columns vertically within a row?

1
2
3
4

Solution:

The class list-group within the <ul> element and the class list-group-item within the <li> element are used to create a basic list group.

1
2
3
4

Solution: