Web Application
Web Application
Instructions:
1. All Questions are Compulsory.
2. Each Sub-question carry 5 marks & question Q.1 carry 2 mark each sub question.
3. Each Sub-question should be answered between 75 to 100 words. Write every question
answer on separate page.
4. Question paper of 50 Marks, it will be converted in to your programmed structure marks.
a) 5
b) 1
c) 3
d) 6
a) new line
b) vertical ruler
c) new paragraph
d) horizontal ruler
4. Which of the following HTML tag is used to display the text with scrolling effect?
a) <marquee>
b) <scroll>
c) <div>
d) None of the above
5. What are the types of unordered or bulleted list in HTML?
a) Web browser
b) Server
c) Interpreter
d) None of the above
7. The property in CSS used to change the background color of an element is?
a) bgcolor
b) color
c) background-color
d) All of the above
10. How to select the elements with the class name "example"?
a) example
b) #example
c) .example
d) Class example
Q2. Long-Answer Questions (Solve any six) 5 Mark
A. What are some common lists that are used when designing a page?
B. Is Audio tag supported in HTML explain with example
C. Explain Span tag with suitable example?
D. Embed video in web page using html & css?
E. Explain marquee tag and its attribute with example?
F. Design Simple Navigation Bar