Bootsrap

Bootsrap

University

10 Qs

quiz-placeholder

Similar activities

HTML y CSS

HTML y CSS

University - Professional Development

9 Qs

PRE - TEST MODULE 5B

PRE - TEST MODULE 5B

University

10 Qs

Kiểm tra CSS và Flexbox

Kiểm tra CSS và Flexbox

University

12 Qs

Смешанное обучение

Смешанное обучение

University - Professional Development

9 Qs

ASL101 - Pre-test on TOS

ASL101 - Pre-test on TOS

University

10 Qs

ED489 Midterm Questions

ED489 Midterm Questions

University

10 Qs

Technology Planning and Implementation

Technology Planning and Implementation

University

10 Qs

Cartões criativos

Cartões criativos

2nd Grade - University

10 Qs

Bootsrap

Bootsrap

Assessment

Quiz

Education

University

Hard

Created by

Tharun AmiReddy

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What does the Bootstrap class d-flex do?

Centers the content of the container vertically and horizontally

Sets the display property to flex for a container

Aligns the container to the center of the viewport

Changes the layout to grid

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When using the d-flex flex-row classes in Bootstrap, what is the default behavior?

Children items stack vertically within the container

Children items are distributed equally in width

Children items align horizontally from left to right

The container aligns itself horizontally

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following options describes the behavior of flex-column?

Aligns child items from top to bottom

Aligns the container's content horizontally to the center

Changes the container’s width to 100%

Allows child items to break into multiple rows

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these is true about justify-content-center in a flex container?

Aligns flex items to the center horizontally

Aligns flex items to the center vertically

Stacks items vertically and centers them horizontally

Spaces the flex items equally across the container

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What does the Bootstrap property box-shadow typically do?

Adds spacing around the container

Creates a shadow around an element

Highlights the border of an element with color

Aligns elements inside a box container

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which statement about flex-row and flex-column is correct?

flex-row is for vertical alignment, while flex-column is for horizontal alignment

flex-row aligns items in rows, while flex-column aligns items in columns

flex-row automatically centers items, while flex-column does not

Both flex-row and flex-column require align-items-center for proper alignment

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which combination of classes is required to center an element both vertically and horizontally within a container?

d-flex justify-content-start align-items-start

d-flex justify-content-center align-items-center

d-flex flex-row justify-content-between

flex-column justify-content-center align-items-center

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?