HTML background theory questions:
(The same questions will be asked in Pre-Board and Board exams)
1. What is HTML? Write and explain the basic structure of HTML.
2. What is listing in HTML? Explain different types of listing used in HTML.
3. What is hyperlink? Explain different types of hyperlinks used in HTML.
4. Write the use of <table> tag and explain different attributes of <table> tag with
examples.
5. Write the use of <a> tag and explain different attributes of <a> tag with
examples.
6. Write the use of <img> tag and explain different attributes of <img> tag with
examples.
7. What is CSS? Write different methods of using CSS in HTML.
8. What is <form> tag? Explain different tags used within <form> tag in with
examples.
9. What is the use of <frameset> tag and <frame> tag in HTML? Explain with
examples.
10. Write short notes on:
a) Web page b) Web site c) URL d) Search Engine
e) CMS (Content Management System) f) Web Server
g) Protocols (TCP/IP, HTTP, HTTPS, FTP, SMTP, POP)