hello friends
Today i will show you how to create radio button in our web page using html
So friend write these code
<html>
<head>
<body>
<form>
<input type="radio" name ="education" value="10"> 10th
</form>
</body>
</head>
</html>
Friend with the help of this code you will see the following output
Thank you friend
Today i will show you how to create radio button in our web page using html
So friend write these code
<html>
<head>
<body>
<form>
<input type="radio" name ="education" value="10"> 10th
</form>
</body>
</head>
</html>
Friend with the help of this code you will see the following output
![]() |
| Add caption |

No comments:
Post a Comment