Bootstrap 5 Flashcards

1
Q

Which class shapes an image to a circle?

A

.rounded-circle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which class is used to create a big box for calling extra attention?

A

There is no such class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which class is used to create a loader?

A

.spinner-border

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which class adds a heading to a card?

A

.card-header

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which class is used to create a vertical navigation bar?

A

.navbar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A standard navigation tab is created with:

A

<ul>
</ul>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A standard navigation bar is created with:

A

<nav>
</nav>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly