HTML Basics
Learn the foundation of web development with HTML basics, including tags, attributes, and document structure. Perfect for beginners starting their coding journey.Explore HTML Basics Tutorials
1
What does HTML stand for?
2
Which HTML tag is used to create a hyperlink?
3
What is the correct HTML element for inserting a line break?
4
Which attribute is used to provide an alternative text for an image?
5
What is the largest heading tag in HTML?
6
Which HTML tag is used to define an unordered list?
7
What is the correct HTML for creating a checkbox?
8
Which tag is used to define a table row in HTML?
9
What does the <title> tag define?
10
Which HTML attribute specifies an inline CSS style?