WorksheetsUnderstanding HTML Elements
Total questions: 10
Worksheet time: 5mins
Name
Class
Date
1.
What is the purpose of the
element in HTML?
a)
The
element is used to group and style content in HTML.
b)
The
element is used to define the document type in HTML.
c)
The
element is for embedding images in HTML.
d)
The
element is used to create hyperlinks in HTML.
2.
Which HTML element is used to define the title of a document?
a)
b)
c)
d)
3.
What does the
tag represent in HTML?
a)
The
tag defines a list in HTML.
b)
The
tag represents a header in HTML.
c)
The
tag represents a paragraph in HTML.
d)
The
tag is used for creating links in HTML.
4.
How do you create a hyperlink in HTML?
5.
What is the function of the tag?
a)
To embed images in a webpage.
b)
To format text in bold.
c)
To add audio files to a webpage.
d)
To create hyperlinks in a webpage.
6.
Which element is used to create an unordered list?
a)
b)
c)
d)
7.
What does the
tag signify in HTML?
a)
The
tag signifies the main heading of a webpage.
b)
The
tag is for embedding videos.
c)
The
tag is used for styling images.
d)
The
tag indicates a footer section.
8.
How can you include a CSS file in an HTML document?
a)
b)
c)
d)
9.
What is the role of the
a)
The
b)
The
c)
The
d)
The
10.
Which tag is used to define a table in HTML?
a)
b)
c)
d)
