web-feature: <input type="radio">
The <input type="radio"> HTML element represents one button in a group such that only one can be chosen at a time.
The <input type="radio"> HTML element represents one button in a group such that only one can be chosen at a time.