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? ----