| << F.5.5- Sample Check 03 - Groups of Check Boxes | AppendixF | F.6.1- Name and Value >> |
Option Buttons
When you want the user to select only one option from several, you use Option buttons. These input types are commonly called Radio buttons, as they're similar to a car radio that allows you to press pre-set buttons for stations. Although Microsoft clings to the term Option buttons, the W3C uses Radio.
Keep in mind that Option buttons are in groups. The browser ensures that only a single button in the group can be selected at any one time, so the server-side programmer doesn't need to address this issue.
| << F.5.5- Sample Check 03 - Groups of Check Boxes | AppendixF | F.6.1- Name and Value >> |

RSS

