Contents

Which of the following are some form properties?
a) send to                             
b) frame name
c) target frame                    
d) all of these

d

How many types of filed types?
a) six                                     
b) four
c) three                                  
d) five

a

Explanation: text boxes, check box, radio button, push button, scrolling text box, drop-down menu


How many field properties are used in check box?
a) one                                    
b) two
c) three                                  
d) four

d

Explanation: name, value, initial value, tab order


How many ways you can add style information in the web page?
a) one                                    
b) two
c) three                                 
d) four

c

Explanation: Inline style, Embedded Style, Linked Style Sheet


Which of the following style are applied to content within body tag?
a) inline style                      
b) embedded style
c) linked style sheet            
d) all of these

a

A group of elements that have the same values for their class attributes is called
a) class                                 
b) id
c) inline                                 
d) outline

a