WorksheetsHTML Documentation
Total questions: 9
Worksheet time: 5mins
Name
Class
Date
1.
What is the purpose of HTML elements?
a)
To style the content of a web page.
b)
To structure and define the content of a web page.
c)
To create interactive features on a web page.
d)
To optimize the performance of a web page.
3.
What is the correct HTML for inserting an image?
a)
b)
c)
d)

4.
What is the correct HTML for creating a table?
a)
b)
c)
d)
5.
Which attribute is used to specify an alternate text for an image?
a)
src
b)
title
c)
alt
d)
href
6.
What is the correct HTML for adding a background color to a table?
a)
b) c) |
