CodingGita HTML Quiz

Answer the following 10 questions. Select only one option for each question and submit your answers.

Q1: What does HTML stand for?



Q2: Which tag is used to insert an image?



Q3: Which element is used to create a hyperlink?



Q4: Which tag is used for a line break?


Q5: What does the <head> section of an HTML document typically contain?



Q6: Which attribute is used to specify the URL of a link in an anchor (<a>) tag?


Q7: Which tag is used to create an ordered list in HTML?


Q8: What is the purpose of the <div> tag in HTML?


Q9: Which tag is used to define a table row in HTML?


Q10: Which tag is used to define a paragraph in HTML?