ICT 9 Bootstrap

ICT 9 Bootstrap

9th Grade

10 Qs

quiz-placeholder

Similar activities

HTML - Year 8

HTML - Year 8

7th - 10th Grade

10 Qs

Bootstrap Components

Bootstrap Components

9th - 12th Grade

13 Qs

Bootstrap Unit Review

Bootstrap Unit Review

9th - 12th Grade

15 Qs

HTML introduction

HTML introduction

8th - 9th Grade

10 Qs

HTML тегтері

HTML тегтері

1st Grade - University

13 Qs

Text formatting tags

Text formatting tags

9th Grade

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

HTML Coding

HTML Coding

9th - 11th 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?