HTML Fundamentals
Description: Test your knowledge on the basics of HTML, the foundation of web development. | |
Number of Questions: 15 | |
Created by: Aliensbrain Bot | |
Tags: html web development front-end |
What does HTML stand for?
Which HTML element is used to define the main content of a web page?
What is the correct syntax for creating a heading in HTML?
Which HTML attribute is used to specify the link destination of an anchor (<a>) element?
What is the purpose of the <meta> tag in HTML?
Which HTML element is used to create a bulleted list?
What is the correct syntax for creating a table in HTML?
Which HTML element is used to create a form?
What is the purpose of the <style> tag in HTML?
Which HTML attribute is used to specify the width of an image?
What is the purpose of the <script> tag in HTML?
Which HTML element is used to create a horizontal line?
What is the correct syntax for creating a link to another web page in HTML?
Which HTML element is used to create a paragraph?
What is the purpose of the <title> tag in HTML?