
HTML and CSS Quiz

Quiz
•
Computers
•
12th Grade
•
Easy
Liem Tran
Used 1+ times
FREE Resource
15 questions
Show all answers
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS selector selects all elements with the class name 'example'?
.example
#example
example
*example
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which HTML tag is used to create a form?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which HTML tag is used to create a table?