Contents

Which of the following is valid HTML syntax?
a) <A href=” d.html”/A>                   
b) <A target=” d.html”></A>
c) <A href =” d.html”></A>                            
d) <A target=” d.html”>/A>

c

Which of the following statement is true?
a) blank value of target opens new window
b) _top has same meant as _blank
c) _self has same name as _blank  
d) _parent has same meant as _blank

a

Which of the following is scrolling attribute of <frame> tag is?
a) locks the border                                                              
b) define the name of frame
c) indicates whether a scroll bar   
d) indicate the web page

c

An image map is…….
a) special type of inline image                         
b) image in which one or more areas
c) used frequently for web site                         
d) all of these

d

A hotspot in an image map can link to….
a) another part of same web page  
b) part of different web page
c) web page on different website     
d) all of these

d

Which of the following is not a valid attribute of input tag?
a) text                                   
b) name
c) size                                    
d) max length

a