Bootstrap Quiz

Bootstrap Quiz

University

6 Qs

quiz-placeholder

Similar activities

Tin 12 Bài 7

Tin 12 Bài 7

12th Grade - University

10 Qs

Creating Web Pages

Creating Web Pages

University

10 Qs

CPaaS GitOps

CPaaS GitOps

University

10 Qs

4630

4630

University

11 Qs

Gold Batch Quiz -4

Gold Batch Quiz -4

University

10 Qs

CSS Quiz

CSS Quiz

University

10 Qs

Web<div>

Web<div>

University

8 Qs

Chapter 4: Koha Customization

Chapter 4: Koha Customization

University

7 Qs

Bootstrap Quiz

Bootstrap Quiz

Assessment

Quiz

Other

University

Easy

Created by

Varsha Alate

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Bootstrap?

A JavaScript framework for back-end development

A CSS framework for designing responsive web pages

A database management system

A command-line interface tool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Bootstrap grid system is based on how many columns?

4

6

12

2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In HTML, which attribute is used to create a link that opens in a new window tab?

src=”_blank”

alt=”_blank”

target=”_self”

target=”_blank”

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class in Bootstrap is used to create a button with a primary style?

btn-success

btn-primary

btn-info

btn-danger

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'alt' attribute in an tag represent?

Image source URL

Image dimensions

Alternative text for the image

Image title

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to define the footer of a document or section?

<div>

<footer>

<bottom>

<section>