
Bootstrap

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Nora Allstedt
Used 138+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between .container and .container-fluid?
.container-fluid keeps margins to the left and right of the content, while .container fills the entire width of the window.
.container-fluid is responsive to the window size, while container creates a fixed width that never changes, regardless of window size.
.container-fluid constantly updates to fit the width of the window, while .container will update occasionally as the window is resized.
.container should be used in headers, while .container-fluid is used for p tags.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: If you use Bootstrap’s framework for your site, you can’t add your own CSS rules.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: It is impossible to have more than one jumbotron on a given page.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following creates a responsive jumbotron on your website?
<jumbotron>
<h1>This text will be in a jumbotron</h1>
</jumbotron>
<div class="jumbotron responsive">
<h1>This text will be in a jumbotron</h1>
</div>
<div class="container">
<jumbotron>
<h1>This text will be in a jumbotron</h>
</jumbotron>
</div>
<div class="container">
<div class="jumbotron">
<h1>This text will be in a jumbotron</h>
</div>
</div>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many columns fit in a single row in the Bootstrap grid system?
4
8
12
It depends on the screen size.
6.
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 smallest device that will display these columns side by side?
Desktop Computer
Laptop
Tablet
Smart Phone
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to add a default-styled button to an <a> tag?
<a href="#" class="btn btn-default">Button</a>
<a href="#" class="btn-default">Button</a>
<a href="#" class="btn default">Button</a>
<a href="#" class="btn">Button</a>
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
مراجعة التطبيق الأول تقن 105

Quiz
•
12th Grade
10 questions
Reto HTML: ¿Qué etiqueta es?

Quiz
•
11th Grade
15 questions
Review Materi Chapter 1-12

Quiz
•
12th Grade
18 questions
Web Design Advanced HTML CSS

Quiz
•
9th - 12th Grade
10 questions
Kuis Dasar-Dasar HTML

Quiz
•
9th Grade
15 questions
GCSE Computer Science Operators

Quiz
•
10th - 12th Grade
15 questions
CodeHS Advanced HTML/CSS Review

Quiz
•
9th - 12th Grade
10 questions
Bài tập trắc nghiệm C++

Quiz
•
3rd - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade