1.

How more than one option can be selected in drop down?

A. Use of multiple attribute inside <option> tag.
B. Use of multiple attribute inside <select> tag.
C. use of multiple attribute inside <text> tag.
D. It is not possible to select more than one option in drop down.
E.
Answer» C. use of multiple attribute inside <text> tag.


Discussion

No Comment Found