Question 1: Which HTML tag is used to create a hyperlink?
Question 2: What attribute is used to specify the URL of a link in the <a> tag?
Question 3: What is the correct syntax for opening a link in a new tab?
Question 4: Which tag is used to define a navigation section in HTML?
Question 5: Which of the following is NOT a valid value for the target attribute in a link?
Question 6: What does the rel='nofollow' attribute do in a hyperlink?
Question 7: How do you create an email link in HTML?
Question 8: What is the default value of the target attribute in an <a> tag?
Question 9: Which HTML tag is used to define a list of navigation links?
Question 10: What is the purpose of the <base> tag in HTML?