Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Central Public School Badarpur

Periodic Test-1 2020


Sub-Information Technology
Full Marks-25 Class-X Time-60 mins

A. Answer the following in one line. 1×15=15

1. What is extension of a HTML file?


2. What is HTML?
3. Define <br> tag.
4. What is bgcolor attribute?
5. Define <p> tag.
6. Which header tag has the biggest heading in HTML?
7. Which tag is used to insert an unordered list in HTML?
8. Which tag is used to insert a superscript in HTML?
9. Which tag is used to add a table in HTML?
10. What is CELLPADDING in HTML?
11. What is a nested list in HTML?
12. What are the three different symbols used in an unordered list
in HTML?
13. What is a list in HTML?
14. What do you mean by <li> in a list in HTML?
15. What is the full form of <td> tag in HTML?

B. Answer the following in short. 2×5=10


1. Explain anchor tag with examples.
2. Create an html table having 2 rows and 2 columns with
background color as sky. Write the full HTML program.
3. What is <tr> and <td> tag in HTML?
4. Write an html program to display the following equation:
(a+b)2=a2+b2+2ab

5. Write an HTML program for the following output:


i. Table
a. Wooden
b. Plastic
ii. Chair
a. Wooden
b. Plastic.
OR
Write an HTML program to insert image in a webpage.

You might also like