Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

WebDesign : Bootstrap

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

Bootstrap is mobile first.

a)

True

b)

False

c)

Maybe

d)

Some may agree

2.

Which class provides a responsive fixed width container?

a)

.container

b)

.container-fluid

c)

container-fixed

d)

container-moved

3.

The Bootstrap grid system is based on how many columns?

a)

8

b)

6

c)

24

d)

12

4.

What is the difference between .container and .container-fluid?

a)

.container-fluid keeps margins to the left and right of the content, while .container fills the entire width of the window.

b)

.container-fluid is responsive to the window size, while container creates a fixed width that never changes, regardless of window size.

c)

.container-fluid constantly updates to fit the width of the window, while .container will update occasionally as the window is resized.

d)

.container should be used in headers, while .container-fluid is used for p tags.

5.

True or False: If you use Bootstrap’s framework for your site, you can’t add your own CSS rules.

a)

True

b)

False

c)

Maybe

d)

Some might agree

6.

It is impossible to have more than one jumbotron on a given page.

a)

True

b)

False

7.

Which of the following creates a responsive jumbotron on your website?

a)
b)
c)
d)
8.

What is the smallest device that will display these columns side by side?

a)

Desktop

b)

Laptop

c)

Tablet

d)

Smart Phone

9.

What is Bootstrap?

I. A framework to create a database

II. A toolbox for web development

III. A framework to make the website responsive.

VI. A toolbox to develop professional website

a)

l and ll

b)

l, ll, and lll

c)

ll, lll and lV

d)

l, ll, lll, and lV

10.

Why do we used bootstrap?

a)

It has industrial standard

b)

It add value to your website

c)

It has pre-created classes for your to use.

d)

It has a wide range of paid library

11.

________ are a great way to pack more options into a navigation bar while keeping the interface clean and simple.

a)

nav-tabs

b)

dropdown menus

c)

containers

d)

grids

12.

Which of the following is not a Bootstrap component covered in this unit?

a)

Glyphicons

b)

Emojis

c)

Buttons

d)

Tables