0% found this document useful (0 votes)
14 views3 pages

Information Technology: (Time-90 Min) Full Mark 20

Uploaded by

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

Information Technology: (Time-90 Min) Full Mark 20

Uploaded by

Suchit Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Information Technology

(Time- 90 Min) Full Mark = 20

Q1) MCQ (1*10= 10)

1)  HTML is stand for _________


a) Hyper Text Markup Language
b) Holistick Technical Method Library
c) Hyper Tax Makes Line
d) None of the above

2ALL HTML tags are enclosed in what?


a) # and #
b) ? and !
c) < and >
d) { and }

3) To create HTML page, you need _____


a) Web browser
b) text editor
c) Both [A] and [B]
d) None of the above

4) Choose the correct HTML tag to make a text italic


a) <i>
b) <italic>
c) <it>
d) <il>

5)  What does the <br> tag add to your webpage?


a) Long break
b) Paragraph break
c) Line break
d) None of the above

6) Which tag tells the browser where the page starts and stops?
a) <html>
b) <body>
c) <head>
d) <title>
7)The main container for <TR>, <TD> and <TH> is _______
a) <DATA>
b) <GROUP>
c) <TABLE>
d) None of the above

8)All normal webpages consists of ______


a) Top and bottom
b) Body and frameset
c) Head and body
d) None of the above

9)  Choose the correct HTML tag for the largest heading


a) <h1>
b) <h2>
c) <h4>
d) <h6>

10) To created a bulleted list, use _____


a) <ol>
b) <ul>
c) <il>
d) None of the above

Q2) Short Answer Type:- (2*2=4)

 1) What is a Tag in HTML?

2) What are Attributes in HTML?

3)  What are Lists in HTML?

Q3) Long Answer type:- Any two (3*2=6)

1) Write a program in html to display all the heading tags?


2) Write a program in html to display your name and address with back ground color
as green?
3) Write a program in html to create order and unordered list of atleast five items?

You might also like