Contents

DHTML is a term used to describe the combination of all except……..
a) HTML                              
b) JavaScript
c) CSS                                   
d) Java

d

Cascading style sheets contain style definition for specific formatting of web page elements such as…….
a) position of text               
b) fonts and color
c) image layout   
d) all of these

d

DHTML is term for a collection of……..
a) HTML tag                       
b) HTML option
c) style sheet property
d) all of these

d

Which tag is used to include a separately defined style sheet in web pages?
a) <style>                             
b) <link>
c) <body>                             
d) <import>

b

The style statements for an external style sheet should be entered…….
a) section of HTML code 
b) text file
c) image file                         
d) all of these

b

To define a custom class in CSS which selector is used?
a) ampersand (&)               
b) keyword custom
c) period (.)                          
d) none of these

c