ICT 9 Bootstrap

ICT 9 Bootstrap

9th Grade

10 Qs

quiz-placeholder

Similar activities

INFORMÁTICA AVANÇADA - RENAN

INFORMÁTICA AVANÇADA - RENAN

1st Grade - University

14 Qs

HTML

HTML

9th Grade

15 Qs

2023 - Web Design - CSS Review

2023 - Web Design - CSS Review

9th - 12th Grade

15 Qs

Bootstrap

Bootstrap

9th - 12th Grade

7 Qs

OTR09

OTR09

9th Grade

10 Qs

HTML Img, List, Links

HTML Img, List, Links

9th - 12th Grade

7 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

Informática III

Informática III

1st - 12th Grade

10 Qs

ICT 9 Bootstrap

ICT 9 Bootstrap

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Noelyn Yamat

Used 20+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What type of CSS is used to apply Bootstrap?

External CSS

Inline CSS

Internal CSS

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What Bootstrap classes is the correct syntax to apply black color to the background of the whole webpage?

<div class=” bg-black”>

<body class=” bg-black”>

<body class=”bg-dark”>

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following Bootstrap classes is NOT the correct syntax to modify the size of a button?

<button class=” btn btn-sm”>

<button class=” btn btn-info”>

<button class=” btn btn-block”>

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What HTML tags is used to define a set of navigation links?

<div></div>

<meta></meta>

<nav></nav>

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following values sets the width of the page to follow the screen-width of the device?

width=device-width

initial-scale=1

6.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which of the following values sets the initial zoom level when the page is first loaded by the browser?

initial-scale=1

width=device-width

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following Bootstrap classes adds borders on all sides of the table and cells?

table

table-striped

table-bordered

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?