ICT 9 Bootstrap

ICT 9 Bootstrap

9th Grade

10 Qs

quiz-placeholder

Similar activities

HTML

HTML

9th - 12th Grade

15 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

Basic HTML Tags I

Basic HTML Tags I

9th - 12th Grade

11 Qs

Html img

Html img

3rd - 10th Grade

13 Qs

matplotlib

matplotlib

8th - 11th Grade

10 Qs

Web Tasarım ve Temelleri

Web Tasarım ve Temelleri

9th - 12th Grade

10 Qs

Informática III

Informática III

1st - 12th Grade

10 Qs

Bootstrap

Bootstrap

9th - 12th Grade

7 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?