_______ control in form in HTML is used to select single option at a time
Answers
Answered by
2
Answer:
Explanation:
The BUTTON element; The SELECT , OPTGROUP , and OPTION elements ... At all times, exactly one of the radio buttons in a set is checked. ... The INPUT element is used to create a file select control. hidden controls ... ATTLIST INPUT %attrs; -- %coreattrs, %i18n, %events -- type %InputType; TEXT -- what kind of widget is ...
Similar questions