You are on page 1of 3

Question Bank-1

1. Define Internet briefly. 2. Define the following: a. Internet protocol address b. Domain names c. www d. Web browsers e. Web servers f. MIME 3. Explain HTTP request and HTTP response phase. 4. Describe a fully qualified domain name. 5. What is plug-in? 6. What is a Filter XHTML converter? 7. Differentiate between HTML and XHTML. 8. Briefly explain about standard XHTML document structure. 9. Give syntax of the following tags in XHTML with examples. a. Paragraph b. Line breaks c. Preserving whitespaces d. Headings e. Block quotations f. Font styles and sizes g. Horizontal rules h. Image tags i. Target for documents 10. Write an XHTML code to output like this: I. 1. 2. 1. 11. Write an XHTML document to output in the following format. (Example for table with caption and rowspan and colspan). 12. Explain with example

II.

2.

a. Align and valign attributes b. Cell padding and cell spacing attributes 13. Write an XHTML code to output in the following format.(form example with table). 14. Explain with XHTML example Frames and Framesets. 15. Create, test and validate an XHTML document that has 5 frames. There must be 2 rows of frames, the first with 3 frames and the other with 2 frames. The frame in the first row has equal width. The left frame in the second row must be 55% of the width of the display. Each of the frames in the top row must display a document that has a form. The left top frame must have two text boxes, each 30 characters wide, labeled name and address. The middle top frame must have 5 radio buttons with color name labels. The right top frame must have 4 checkboxes, labeled with 4 kinds of car equipment such as CD player and air conditioning. The 2 button frames must have images of 2 different cars. The top row of frames must use 20 % of the height of the display. 16. Explain 3 levels of CSS. 17. Explain formats of 3 levels of CSS. 18. What are 5 generic fonts? 19. What is the purpose of a. Style class selector b. Generic class c. Text-indent. d. id selector 20. Explain pseudo classes.

Question Bank 2
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. Alignment of text example Borders- example Margins and padding-example Background image example Span and Div tag-example Rules for conflict resolution compare javascript and java ( similarities and differences) Uses of Javascript General syntactic characteristics Primitives, Operations and Expressions Declaring variables math object number object Implicit and Explicit type conversions typeof operator Assignment statements Screen output and keyboard input Control statements Selection statements Loop statements Arrays Functions Constructors Pattern matching using regular expressions What are the 2 categories of properties in JavaScript? Describe the 2 ways to embed a JavaScript script in an XHTML document. Why are JavaScript script sometimes hidden in XHTML document by putting them in XHTML comments? Describe the operation of prompt, alert and confirm method. Describe the 2 ways the properties of an object can be referenced? With examples, describe all input and output operations in javascript. Give examples for the different ways an array object can be created in javascript, and also write XHTML document and javascript code to sort N given values using a sorting technique. Describe functions in javascript. Write an XHTML document and javascript function to compute and print factorial of a number.

You might also like