Program C: Card + Progress Bar

Program C: Card + Progress Bar

12th Grade - Professional Development

10 Qs

quiz-placeholder

Similar activities

Computer Terms

Computer Terms

KG - University

14 Qs

TIN 11 BAI 6

TIN 11 BAI 6

12th Grade - University

10 Qs

Démo 2: CSS

Démo 2: CSS

University

10 Qs

Frontend - Repaso HTML y bases de CSS

Frontend - Repaso HTML y bases de CSS

Professional Development

10 Qs

Bootstrap Level One

Bootstrap Level One

9th - 12th Grade

7 Qs

Technical Terms - Internet (A-Z) - Address Bar

Technical Terms - Internet (A-Z) - Address Bar

12th Grade

10 Qs

Training Excel Tips & Tricks : PRE QUIZ

Training Excel Tips & Tricks : PRE QUIZ

Professional Development

9 Qs

BTEC National ICT - U1 LAA Digital Devices 2

BTEC National ICT - U1 LAA Digital Devices 2

12th Grade

10 Qs

Program C: Card + Progress Bar

Program C: Card + Progress Bar

Assessment

Quiz

Computers

12th Grade - Professional Development

Hard

Created by

Academy Telebort

Used 31+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What is the missing class to make this HTML code to show a bar?


<div class="____________________" role="progressbar" style="width:70%">

</div>

2.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What is the "contextual class" to make the progress bar green in the code below?


<div class="progress-bar ________________" role="progressbar" style="width:70%">

</div>

3.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What is the class needed to make the progress bar to be striped?


<div class="progress-bar ____________________" style="width:70%">

70%

</div>

4.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

___________________________ class is used to create an animated progress bar.

5.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

To make a progress bar to be having the width 25, what is the Boostrap utility sizing class that you need to use?

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What is the missing class for this code in order to create a basic Bootstrap card?


<div class="_______">

<div class="card-body">Basic card</div>

</div>

7.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

The ________________ class adds a heading to the card

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?