0
Completed
0%
Progress
0
Starred
What is HTML and why is it important for web development?
Explain the basic structure of an HTML document.
What is the DOCTYPE declaration and why is it needed?
How do you use headings in HTML and why are they important?
Explain the <p> tag and its usage.
How do you create hyperlinks in HTML?
How do you embed images in HTML? What attributes are important?
Explain the different types of lists in HTML (ordered, unordered, description).
How do you create tables in HTML? Explain the basic structure.
What are the basics of HTML forms? How do you create a form?
What are the common input types in HTML5? Give examples.
What is the difference between <div> and <span>? When do you use each?
What are HTML attributes? Explain global attributes and give examples.
What is the difference between id and class in HTML?
How do you write comments in HTML? Why are they useful?
How do you embed audio and video in HTML5?
What is the <iframe> tag and how do you use it?
What are HTML entities and when should you use them?
What are some basic HTML accessibility practices every developer should know?
What are basic SEO considerations when writing HTML?