Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <form> <input type="radio" name="lunch" value="pasta"> Pasta <input type="radio" name="lunch" value="risotto"> Risotto </form>
Preview