Logo

Bootstrap Questions Set 28:

Quiz Mode

Which class indicate a Dorp-down menu ?

1
2
3
4

Solution:

 Which of the following aligns media objects? 

1
2
3
4

Solution:

  Which of the following fades the model in and out?
 

1
2
3
4

Solution:

To get a bordered box around its content, which HTML/CSS element is used?

1
2
3
4

Solution:

 Which of the following allows an element to lock to an area on the page? 

1
2
3
4

Solution:

Which CSS class will change the order of grid columns?

1
2
3
4

Solution:

Which of the following CSS classes will display a red alert box?

1
2
3
4

Solution:

Which Bootstrap class should be used to create 3 equal-width columns?

1
2
3
4

Solution:

Use .table-hover to enable a hover state on table rows within a <tbody>.

1
2
3
4

Solution:

.align-baseline, .align-top, .align-middle, .align-bottom, .align-text-bottom, and .align-text-top are vertical alignment utility classes.

1
2
3
4

Solution: