A Project Undertaken by Ambience Education Trust
A Project Undertaken by Ambience Education Trust
UT-5
Web Designing (HTML, CSS)
Max. Marks: 30 Time Allowed: 1 hours
General Instructions:
I. This question paper consists of 27 questions in 3 sections.
II. All questions are compulsory. However, an internal choice is provided in some
questions. A student is expected to attempt only one of these questions.
III. Section A consists of 20 objective type questions carrying 0.5 mark each.
IV. Section B consists of 5 Very Short questions carrying 02 marks each. Answers to
these questions should be in the range of 30 to 50 words.
V. Section C consists of 2 Short Answer type questions carrying 05 marks each. Answers
to these questions should be in the range of 50 to 80 words.
Section-A
Select and write the most appropriate option out of the four options given for each of the
questions 16 - 20. There is no negative mark for incorrect response.
Q3. Which of the following element is responsible for making the text bold in
HTML?
a) <pre>
b) <a>
c) <b>
d) <br>
Q4. Which of the following tag is used for inserting the largest heading in
HTML?
a) <h3>
b) <h1>
c) <h5>
d) <h6>
a) <br>
b) <a>
c) <pre>
d) <b>
Q6. How to create an unordered list (a list with the list items in bullets) in
HTML?
a) <ul>
b) <ol>
c) <li>
d) <i>
a) \
b) !
c) /
d) .
Q9. Which of the following element is responsible for making the text italic in
HTML?
a) <i>
b) <italic>
c) <it>
d) <pre>
Q12. Which of the following is the correct syntax for referring the external
style sheet?
Q13. 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
Q14. The property in CSS used to change the text color of an element is -
a) bgcolor
b) color
c) background-color
d) All of the above
Q15. The CSS property used to control the element's font-size is -
a) text-style
b) text-size
c) font-size
d) None of the above
a) style
b) styles
c) class
d) None of the above
a) <style>
b) style
c) <link>
d) <script>
Q18. Which of the following CSS property is used to set the background
image of an element?
a) background-attachment
b) background-image
c) background-color
d) None of the above
Q19. Which of the following is the correct syntax to make the background-
color of all paragraph elements to yellow?
a) p {background-color : yellow;}
b) p {background-color : #yellow;}
c) all {background-color : yellow;}
d) all p {background-color : #yellow;}
Section-B
Question No. 21 and 25 are short answer questions
Section-C
Question No. 26 and 27 are Lone answer questions