Logo

Bootstrap Questions Set 4:

Quiz Mode

What is the default size of h2 element in bootstrap.

1
2
3
4

Solution:

Elements within a component share a standard z-index scale of 0 through ____.

1
2
3
4

Solution:

In Bootstrap, what are the onblur and onfocus events?

1
2
3
4

Solution:

 Which bootstrap has twelve column responsive grid layout system?
 

1
2
3
4

Solution:

 Which of the following bootstrap style of button makes the button size small? 

1
2
3
4

Solution:

Which HTML element is used to create secondary text in any heading in Bootstrap?

1
2
3
4

Solution:

  For inserting plain text we use __________
 

1
2
3
4

Solution:

For quoting blocks of content from another source within your document, which HTML tag can be used?

1
2
3
4

Solution:

 Which of the following bootstrap style makes a set of buttons appear vertically stacked rather than horizontally? 

1
2
3
4

Solution:

Both the statements below are related to color utilities in Bootstrap.

Statement 1: By default, the $enable-gradients variable is disabled.

Statement 2: In some cases, contextual classes cannot be applied due to the specificity of another selector.

1
2
3
4

Solution: