What is the correct syntax to write an HTML comment?
<!-- Comment -->
// Comment
# Comment
/* Comment */
Correct Answer : A
What does the abbreviation HTML stand for?
How many sizes of headers are available in HTML by default?
What is the smallest header in HTML by default?