Tutorials
Start Learning
Learn HTML
Learn CSS
Learn JavaScript
TUTORIALS
THE WORLD'S LARGEST WEB DEVELOPER SITE
Exercise:
Create two radio buttons and place them inside the form element, under the text "Favorite color".
Hint
Hint: <input type="radio" name="color" value="blue">Blue.
Check Your Code
Show Answer
Hide Answer
Favorite color:
Favorite color:
Blue
Red
Top Tutorials
HTML Tutorial
CSS Tutorial
JavaScript Tutorial
Top References
HTML Reference
CSS Reference
JavaScript Reference
Top Examples
HTML Examples
CSS Examples
JavaScript Examples
Web Certificates
HTML Certificate
CSS Certificate
JavaScript Certificate