Bootstrap Quiz

Bootstrap Quiz

12th Grade

6 Qs

quiz-placeholder

Similar activities

Introduction to HTML/CSS Quiz 3: Basic CSS

Introduction to HTML/CSS Quiz 3: Basic CSS

6th - 12th Grade

7 Qs

ITAA Unit 4: CSS

ITAA Unit 4: CSS

9th - 12th Grade

10 Qs

Inline vs. Internal CSS

Inline vs. Internal CSS

9th - 12th Grade

10 Qs

CSS & Adv HTML

CSS & Adv HTML

9th - 12th Grade

10 Qs

Dessert Shop HTML Questions

Dessert Shop HTML Questions

10th - 12th Grade

10 Qs

Ucertify Introduction to Cascade Style Sheets Technology

Ucertify Introduction to Cascade Style Sheets Technology

7th Grade - University

10 Qs

CSS Basic Internal and External Styling Questions

CSS Basic Internal and External Styling Questions

7th Grade - University

10 Qs

FIP Assignment 13 WEB QUIZ

FIP Assignment 13 WEB QUIZ

10th Grade - University

10 Qs

Bootstrap Quiz

Bootstrap Quiz

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Salma Petrov

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of bootstrap

To work as coding language

To store information

To structure the website

To make the website responsive

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in your HTML code should you place the link to Bootstrap’s CSS?

In the <head>

In the <body>

Before the <head>

After the </body> tag

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many columns can a bootstrap grid contain per row?

6

12

10

15

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When building/using a bootstrap grid we use ________

span

header

button

div

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

These are different variants of what type of bootstrap component?

Buttons

Cards

Links

Images

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: If you use Bootstrap’s framework for your site, you can’t add your own CSS rules.

True

False