Bootstrap 5 Course Build Responsive Websites Like a Pro - Bootstrap Buttons

Bootstrap 5 Course Build Responsive Websites Like a Pro - Bootstrap Buttons

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to create and style buttons using HTML and CSS classes. It demonstrates the use of different classes to change the appearance of buttons, such as color and alignment. The tutorial also covers the transition from Bootstrap 4 to Bootstrap 5, highlighting changes in button alignment terminology.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using the BTN and BTN primary classes in button creation?

To add a tooltip to the button

To change the button's appearance

To add animations to the button

To make the button responsive

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does changing the class to 'info' affect the button?

It makes the button transparent

It adds a border to the button

It increases the button's size

It changes the button's color

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'empty 5' class do to a button?

Adds a shadow effect

Increases the button's margin

Adds a gradient background

Changes the button's font

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you center align buttons using Bootstrap?

By using the 'center block' class

By using the 'center align' class

By using the 'align center' class

By using the 'text center' class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What terminology change regarding button alignment was introduced in Bootstrap 5?

Using 'center' instead of 'middle'

Using 'top' and 'bottom' instead of 'up' and 'down'

Using 'start' and 'end' instead of 'left' and 'right'

Using 'left' and 'right' instead of 'start' and 'end'