Explain Radio buttons and its attributes.
Answers
Answered by
3
HTML radio buttons are a type of HTML forms used to enable website visitors to select a single option from a list of multiple options. HTML radio buttons create round check buttonsnext to the text. They are created using an <input> element whose typeattribute is specified with a value ofradio .
Answered by
2
Answer:
If we want to select an option from the list, a radio button is a good choice which plays the role of an indicator. It is like a circle button. When you click on it, it fills which distinguish it from other option on that list. The other radio button shows as an empty circle which means they are deselected. Of course, you can change your mind and select the other radio button any time.
Similar questions
English,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Biology,
1 year ago
English,
1 year ago