1.

Match the following:Column‘A’Column ‘B’(1) Bgcolor (A) Creates a checkbox(2) <Input type  =”text”> (B) Creates a one line textbox(3) <Input type =”radio”> (C) Creates a radio button(4) <Input type =”checkbox”> (D) Sets the background color

Answer»
Column‘A’Column ‘B’
(1) Bgcolor (D) Sets the background color
(2) <Input type  =”text”> (B) Creates a one line textbox
(3) <Input type =”radio”> (C) Creates a radio button
(4) <Input type =”checkbox”> (A) Creates a checkbox


Discussion

No Comment Found

Related InterviewSolutions