Contents

A list within a list is known as…..
a) loop list                            
b) decenter list
c) nested list                        
d) all of these

c

Images In HTML:


How many image formats are supported in HTML?
a) one                                    
b) two
c) three                                 
d) four

c

Explanation: Graphic interchange format, Joint photographic expert group, limited support format


How many colors are used in graphic interchange format?
a) 64 colors                          
b) 128 colors
c) 256 colors                       
d) 512 colors

c

An image-map is an image with clickable areas, so which tag we can use for defining an image-map?
a) <map>                             
b) <imap>
c) <map image>  
d) <image map>

a

For specifying the height and width of an image which attribute is used in image tag?
a) style tag                           
b) alt attribute
c) height and width             
d) both a & c

a