Podcast
Questions and Answers
Which of the following is NOT an example of a semantic HTML element?
Which of the following is NOT an example of a semantic HTML element?
- <nav>
- <article>
- <header>
- <h1> (correct)
What is the purpose of using semantic HTML?
What is the purpose of using semantic HTML?
- To increase website security
- To enhance code readability (correct)
- To optimize website loading speed
- To improve website performance
How many HTML tags are there in total?
How many HTML tags are there in total?
- 50+
- 100+ (correct)
- 500+
- 200+
What is the role of attributes in HTML tags?
What is the role of attributes in HTML tags?
What does accessibility in HTML involve?
What does accessibility in HTML involve?