1. What is HTML tag?
Explain the use of five commonly
used tags in HTML.
2. What is form tag? Give example of five commonly used
controls in HTML form.
3. Discus about HTML list tags.
4. What is HTML? Create an html program & describe it.
5. What is XML? What is difference between XML &
HTML?
Short Questions (2/3 Marks)
1. Write the structure of an HTML document.
2. What are the different types of HTML tags?
3. What is the use of font tag in html?
4. Explain HTML Table.
5. What are the heading tags used in HTML?
6. Differentiate between order list and un-order list.
7. Distinguish between CheckBox and RadioButton with
example.
8. What is Anchor Tag?
9. Mention important features of XML?
10. What are container tags? Give 3 Examples.
1 Mark Questions:
1. Which HTML tag inserts a horizontal straight line on a
web page?
2. Write HTML code to represent X2+Y3=Z4.
3. Which HTML tag represents largest heading?
4. Which tag is used to show table heading?
5. Which tag is used to specify the items in an Order list?
6. Which form control is best suitable to input gender
from the user?
7. Data entry on a web page can be done using_________
8. Input type=”________” will send the form data to its
destination place.
9. Which tag is used to create Hyperlink?
10. Write an HTML code to set the background color
of body to RED.