Free Printable Worksheets
NEW
Font size
More settings
What does HTML stand for?
Hyperlink Text Markup Language
HyperText Markup Language
HighText Markup Language
HyperText Multi Language
What is the purpose of HTML?
The purpose of HTML is to structure and present content on the web.
To create server-side applications.
To manage databases and data storage.
To enhance the performance of web servers.
Which tag is used to create a paragraph in HTML?
How do you create a link in HTML?
Use the tag to create a link.
Use the tag with the href attribute to create a link.
The tag is used for linking.
You can create a link with the