HTML <Radio> Tag

The HTML <Radio> button is used to define the small circles, which are highlighted when selected. It is a form element which allows the users to select only one option from the given set of options.

It is created by the type attribute of the <input> element as shown in the following syntax:

Example

Test it Now

Output:

html radio tag

Browser Support

Elementchrome browser Chromeie browser IEfirefox browser Firefoxopera browser Operasafari browser Safari
<radio>YesYesYesYesYes