Bootstrap Final

Bootstrap Final

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

Web Development

Web Development

8th - 10th Grade

12 Qs

Computer Programming - Reviewer 1

Computer Programming - Reviewer 1

10th Grade

10 Qs

Informática III

Informática III

1st - 12th Grade

10 Qs

HTML e CSS

HTML e CSS

12th Grade

10 Qs

Bootstrap Grid System

Bootstrap Grid System

10th Grade

10 Qs

JRDL - Adv HTML & CSS

JRDL - Adv HTML & CSS

6th Grade - Professional Development

12 Qs

Intro Bootstrap - Adecuación

Intro Bootstrap - Adecuación

11th Grade

10 Qs

Bootstrap

Bootstrap

9th - 12th Grade

7 Qs

Bootstrap Final

Bootstrap Final

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Nora Allstedt

Used 180+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: If you are adding your own CSS sheet, make sure your CSS file comes before the Bootstrap CSS file.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: All site content needs to be inside a ________ div to make the content responsive.

“jumbotron”

“row”

“column”

“container”

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: The number of columns in a row depends on the device that the website is being viewed on.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<div class=“row”>

<div class=“col-sm-6”>1</div>

<div class=“col-sm-6”>2</div>

</div>

What is the largest device that will display this row in stacked columns?

Desktop Computer

Laptop

Tablet

Smart Phone

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Glyphicons

Emojis

Buttons

Tables

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Nav-tabs

Dropdown menus

Containers

Grids

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: Bootstrap example websites can be used as a starter template for your own projects.

True

False