PGDCTT/DCTT/DIT
WT - T
Public Examination
March - 2012
WT - T Web Technology
Time : 3 hours Maximum Marks :100
I.Fill in the Blanks 15 X 1=15
1.SGML stands for______
2. HTML a web document can contain ______, ______, ______, ______and variety of multi-media files.
3. The HTML tag tell the web browsers such as ______and ______.
4. HTML stands for ______.
5. HTML contains ______levels of headings.
6. HTML is used to create a document for the ______.
7. The ______tag with produce a horizontal line on the webpage.
8. DHTML stands for ______.
9. CSS stands for ______.
10. ______tag are used to line break in a HTML
document.
11. ______enable the display of multiple HTML
document in a single window.
12. Image size can be specified with ______and ______.
13.______specifies the space between cells of table.
14. ______is used to quote various blocks of paragraph
in HTML document.
15. ______set the background color of the table.
II.Choose the best answer. 15 X 1=15
1. HTML document with the ______tag.
a)<HTML>...<\HTML> b) <HTML>...</HTML> c)<HTML>...<HTML>
2. MIME Stands for ______
a) Multiple Internet Mail Extensions
b) Multi Internet Mail Extension
c) Multipurpose Internet Mail Extensions
3. ______tag defines a field in which the end user can type multiple line of text.
a) <TextArea> b) <Select> c)<Form> d) <Input>
4. ______tag link to another page or part of the same document.
a) Anchor b) Address c) Link d) ALink
5. ______button provides option to select one entry from a list of options
a)Check box b)Submit c) Reset d) Radio
6. ______are used to collect and submit data to the websites.
a) Form b) Frames c) Input d) Label
7. ______and ______can defines the size in pixels, percentage or in proportions too.
a) colu & rows b) columns & rows c) cols & rows
8. Style sheet language using the ______
a)<MATA> b) <METE> c) <META> d) <MATE>
9. Paragraphs can be identified using ______tag.
a) <HR> b) <BR> c) <P> d) <TT>10. ______attribute define the background color of the document.
a) bgcolor b) backcolor
c) Background color d) Bground color
11. DOM stands for ______
a) Different Object Model b) Document Oriented Model
c) Document Of Model d) Document Object Model
12. CGI stands for ______
a) Common Gateway Interface
b) Common Graphical Interface
c) Common Getway Interface
13. HTML is combination of ______and ______
a)HTML and JAVA b) VBScript and HTML
c)HTML and JAVAScript
14. There are ______kinds of lists in HTML.
a) 3 b) 4 c) 8 d) 10
15. ______tag is used to scrolling text.
a) <B> b) <Scroll> c) <Marquee> d) <Font>
III. Match the following 10 X 1 = 10
1.<TextArea> - Anchor Tag
2. <Img src> - <Sup>
3. Superscript - Insert Image
4. OL - Line Break
5. <Href> - List of Numbers
6. <Br> - List of Bullet
7. <DL> - <B>
8. UL - Multiline of text
. Bold - <I>
10. Italic - Definition List
IV . Answer any Six 6 X 5= 30
1. Explain any five tags?
2. Explain Formatting Text?
3. Short notes on list tag?
4. Explain the following with example programs
i) Radio button ii) Checkbox iii) Label
5. Explain the Style Sheet?
6. Explain about Frame Set tag? with an examples?
7. Short notes on Anchor tag with example?
8. Short notes on Image Map?
V. Answer any THREE 3X 10= 30
1. What is CSS? Explain types of CSS.
2. Explain about Table tag with an examples.
3. Discuss about following? Explain with an examples?
i) Marquee Tag ii) Image Tag iii) TextArea Tag
iv) Submit and Reset
4. What is DHTML? Explain the advantage of DHTML and Features of DHTML?
5. How will you create Cascading Style Sheet?
----