HTML for Beginners Tutorial#14- Adding Radio Button

visibility 193 visualizações schedule há 8 anos timer 5:09
open_in_new Dailymotion
HTML for Beginners Tutorial#14- Adding Radio Button<br /><br />In this video we are going to create Radio buttons.<br /><br />Notes: <br /><br />You see on website , we use radio buttons when we survey some thing<br /><br />or when you want to ask to the user to make any one preference.<br /><br />As in HTML form we use radio button for gender data<br />for selecting male, female and other any one option<br /><br />Radio can be select one option not more than one.