HTML & CSS (including Bootstrap) Test

HTML & CSS (including Bootstrap) Test

10th Grade

77 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

9th - 12th Grade

72 Qs

Microsoft Power Point

Microsoft Power Point

9th - 12th Grade

82 Qs

Quiz di Sicurezza Informatica

Quiz di Sicurezza Informatica

9th Grade - University

76 Qs

Latihan Ujian Produktif TKJ Teknik Komputer dan jaringan

Latihan Ujian Produktif TKJ Teknik Komputer dan jaringan

10th - 12th Grade

80 Qs

The Inevitable End-of-Year Quiz

The Inevitable End-of-Year Quiz

1st - 12th Grade

79 Qs

Week 10 - Loops & String Formatters

Week 10 - Loops & String Formatters

9th - 12th Grade

82 Qs

Informatica base

Informatica base

7th Grade - University

80 Qs

Search Engine

Search Engine

10th - 12th Grade

80 Qs

HTML & CSS (including Bootstrap) Test

HTML & CSS (including Bootstrap) Test

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Vikas Bandaru

Used 6+ times

FREE Resource

77 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Full Name

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define a table?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to set the background color of an HTML element?
color
font-size
font-weight
background-color

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is CSS Grid?
A programming language
A web browser
A layout system for creating complex grid layouts in HTML and CSS
A type of database system

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to define a CSS class?
#
.
:
;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to set the width of a button to expand to fill the width of its container in Bootstrap?
btn-small
btn-medium
btn-large
btn-block

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define a clickable button?