Quiz #7 (WS101)

Quiz #7 (WS101)

University

20 Qs

quiz-placeholder

Similar activities

Java Quiz I

Java Quiz I

University

17 Qs

Java Basics Quiz for CH/PT Students

Java Basics Quiz for CH/PT Students

University

16 Qs

KUIZ DIAGNOSTIK

KUIZ DIAGNOSTIK

11th Grade - University

20 Qs

HTML - DAY-1

HTML - DAY-1

University

15 Qs

Web_FE_BASIC_SS09

Web_FE_BASIC_SS09

University

16 Qs

Av1 - Revisão (parte nota 1)sobre HTML e CSS

Av1 - Revisão (parte nota 1)sobre HTML e CSS

2nd Grade - University

25 Qs

Mastering Bootstrap CSS

Mastering Bootstrap CSS

University

23 Qs

Quiz Stand Website

Quiz Stand Website

University

20 Qs

Quiz #7 (WS101)

Quiz #7 (WS101)

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

The Studio

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the quickest way to include Bootstrap in your HTML as shown?

Download and host locally

Install via npm

Use the CDN <link> and <script> tags

Import via Sass @import

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why might you choose to download the source Sass files instead of using the CDN?

Faster load times

No JavaScript dependencies

To customize Bootstrap variables (colors, fonts) via Sass

To avoid jQuery

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the class navbar-expand-lg do?

Makes the navbar sticky

Keeps the navbar links visible above the large (≥992px) breakpoint

Hides the navbar on large screens

Expands the navbar below the large breakpoint

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you apply padding of 3 units to the Y-axis only?

p3-y

pz-3

py-3

px-3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class creates a responsive fixed-width container?

container-fluid

container-lg

container

container-fixed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class hides an element on all screens?

d-hide

d-none

hidden

invisible

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class adds padding of 5 units on all sides?

py-5

px-5

p-5

m-5

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?