You are on page 1of 3

SSPU (Savitribai Phule Pune University)

FY BVOC GRAPHIC & MULTIMEIDA TERM – 1 END EXAM


BVGMC101- Web Application
Time: 2.00 Hours Marks: 50

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.

Q1. MCQ Questions 2 Mark

1.HTML stands for __________

a) Hypertext Markup Language


b) Hypertext Machine Language
c) Hypertext Marking Language
d) High Text Marking Language

2. How many sizes of headers are available in HTML by default?

a) 5
b) 1
c) 3
d) 6

3. The <hr> tag in HTML is used for -

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) disc, square, triangle


b) polygon, triangle, circle
c) disc, circle, square
d) All of the above

6. A program in HTML can be rendered and read by -

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

8. The HTML attribute used to define the inline styles is


a) style
b) styles
c) class
d) None of the above

9. The CSS property used to specify the transparency of an element is


a) opacity
b) filter
c) visibility
d) overlay

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

Home Services Portfolio Contact us

G. Design below table using html & CSS

You might also like