Font size
WorksheetsHTML
Total questions: 135
Worksheet time: 1hrs 8mins
What does HTML stand for?
Hyper Text Markup Language
Hypertext Transfer Protocol
Home Tool Markup Language
Hyperlink and Text Markup Language
Who developed HTML?
Tim Berners-Lee
Bill Gates
Steve Jobs
Mark Zuckerberg
What is the purpose of HTML?
To create and organize web pages
To design graphics and animations
To store and retrieve data
To develop mobile applications
What is the file extension for an HTML file?
.html
.txt
.doc
When was HTML developed?
1990
2000
2010
2020
What is the purpose of the
element?To contain metadata about the document
To display content on the webpage
To define the structure of the webpage
To create links to other webpages
Which element is used to define the title of an HTML document?
What is the purpose of the
element?To contain the content to be displayed by the browser
To define the structure of the webpage
To create links to other webpages
To contain metadata about the document
Which element is used to create an ordered list?
What is the purpose of the
