Bootstrap Quiz

Bootstrap Quiz

12th Grade

6 Qs

quiz-placeholder

Similar activities

Informática III

Informática III

1st - 12th Grade

10 Qs

Bootstrap

Bootstrap

9th - 12th Grade

7 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

HTML

HTML

12th Grade

11 Qs

แบบทดสอบก่อนเรียน เรื่อง การตกแต่งเว็บไซต์ด้วย CSS

แบบทดสอบก่อนเรียน เรื่อง การตกแต่งเว็บไซต์ด้วย CSS

10th - 12th Grade

10 Qs

GAME QUIZ

GAME QUIZ

11th - 12th Grade

10 Qs

Final Exam: Web Layout (HTML & CSS)

Final Exam: Web Layout (HTML & CSS)

12th Grade

11 Qs

HTML e CSS

HTML e CSS

12th Grade

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