/  BootStrap-Quiz-1

This Quiz contains totally 10 Questions each carry 1 point for you.

1. The Bootstrap grid system is based on how many columns?



6
9
12
14

Correct!

Wrong!

2. In Bootstrap, content must be placed within...

rows
columns
matrix
containers

Correct!

Wrong!

3. What class name would you make a full width container in Bootstrap?



.container-full
.container-fw
.container-fluid
.container-width

Correct!

Wrong!

4. If you want to have 3 equal columns in Bootstrap, which class would you use?

.col-md-3
.col-md-4
.col-md-7
.col-md-12

Correct!

Wrong!

5. What are the two main ways you can add Bootstrap to your website? Only select two options



Linking to the CSS/JS files on GitHub
Adding the CSS styles in a style tag in the head of the document
Linking to a precompiled CSS/JS versions via CDN or locally

Correct!

Wrong!

6. What Bootstrap version should you use if you need to support IE9?

Bootstrap 1
Bootstrap 2
Bootstrap 3
Bootstrap 5

Correct!

Wrong!

7. Flexbox is NOT a core CSS technology but a custom named component created by Bootstrap.



True
False

Correct!

Wrong!

8. What are the three main elements of the Bootstrap grid listed in the proper order.

GRC = .grid > .row > .col
CRC = .col > .row > .container
RC = .row > .col
CRC = .container > .row > .col

Correct!

Wrong!

9. In Bootstrap 4, 1rem = _____ ?



14px
15px
16px
20px

Correct!

Wrong!

10. Which of the following class in Bootstrap is used to create an animated progress bar?
.progress-success
.progress-active
.active
None of these

Correct!

Wrong!

Share the quiz to show your results !

Subscribe to see your results

Ignore & go to results

BootStrap-Quiz-1

You got %%score%% of %%total%% right

%%description%%

%%description%%

Where to go ?

Quizzes

Loading...