Web Technologies Internal Assessment-II CA

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

MVS GOVT.

ARTS & SCIENCE COLLEGE (A), MAHABUBNAGAR


B.Sc.-Computer Science- III Year VI SEM
Paper: Web Technologies
Internal Assessment - II

Roll No : Name :

Group : Date : Marks:10

Answer All the following Questions

1. CSS stands for [ ]


a) Computer style sheets b) color and style sheets c) cascading style sheets d) None
2. The HTML tag is used to define the internal style sheet is [ ]
a) <style> b) style c) <link> d) <script>

3. Which CSS property is used to set the backgournd image of an element? [ ]


a)Background-attachment b) background-image c)background-color d) None

4. Javascript is an _______ language? [ ]


a)Object-Orient b)Object-Based c)Procedural d)None of the above
5. Which CSS property is used to control the text size of an element? [ ]

a)Font-style b) text-size c) font-size d) text-style

6. Which is the correc t CSS syntax? [ ]

a)Body{color:balck;} b) body:color=black;

c) {body:color=black;} d) {body;color:black;}

7.Which property is used to change the left margin of an element? [ ]

a) Margin-left b)indent c) padding-left d) None

8.How do you group selectors? [ ]

a)Separate each selector with a comma b) separate each selector with a plus sign

c) Separate each selector with a space d) None

9.What does HTML stand for? [ ]

a) Hyperlinks and Text Markup Language b) Hyper Text Markup Language

c) Hypertext Transfer Language d) Hyper Text Makeup Language

10. Link URL in HTML is Specified using which attribute? [ ]

a) src b) href c) link d)rel

You might also like