0% found this document useful (0 votes)
6 views1 page

HTML Practice Questions

The document contains a series of HTML practice questions categorized into Basic Questions, Tags & Attributes, Forms & Input, Advanced / Applied Questions, and Coding Practice Questions. It covers fundamental concepts of HTML, including tags, attributes, forms, and advanced features like HTML5. The document is designed to help learners test their knowledge and coding skills in HTML.

Uploaded by

sa9680992
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

HTML Practice Questions

The document contains a series of HTML practice questions categorized into Basic Questions, Tags & Attributes, Forms & Input, Advanced / Applied Questions, and Coding Practice Questions. It covers fundamental concepts of HTML, including tags, attributes, forms, and advanced features like HTML5. The document is designed to help learners test their knowledge and coding skills in HTML.

Uploaded by

sa9680992
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

HTML Practice Questions

Basic Questions
1. HTML ka full form kya hai?
2. <!DOCTYPE html> ka use kyon hota hai?
3. HTML aur XHTML me kya difference hai?
4. <head> aur <body> tag ka role samjhao.
5. Comments HTML me kaise likhe jate hain?

Tags & Attributes


6. Inline aur Block level elements me difference likho (example ke sath).
7. HTML ke semantic tags kya hote hain? Example do.
8. <a> tag me href aur target attribute ka use explain karo.
9. Image insert karne ke liye kaunsa tag use hota hai? alt attribute ka kya role hai?
10. <table> tag ke andar kaun-kaun se tags use hote hain?

Forms & Input


11. HTML form banane ke liye kaunse tags use hote hain?
12. <input> tag ke type attribute ke kam se kam 5 values likho.
13. Radio button aur Checkbox me difference batao.
14. Dropdown (select list) banane ke liye HTML code likho.
15. Form me action aur method attribute ka kya use hai?

Advanced / Applied Questions


16. HTML5 ke naye features likho.
17. Audio aur Video ko webpage me embed karne ka code likho.
18. <iframe> tag ka kya use hai? Example do.
19. HTML me List ke types kaun se hote hain? Example ke sath samjhao.
20. Responsive web design ke liye HTML5 me kaunsa tag important hai?

Coding Practice Questions


21. Ek simple registration form ka HTML code likho (Name, Email, Password, Submit).
22. Ek table banao jisme students ka name, roll no. aur marks ho.
23. Ek unordered list aur ordered list ka example likho.
24. Ek webpage banao jisme ek image link ho jo click karne par dusre page pe le jaye.
25. HTML code likho jisme ek video aur ek audio file play ho.

You might also like