mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-14 03:51:46 +00:00
12 lines
114 B
HTML
12 lines
114 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
|
|
<form>
|
|
<input type="checkbox"/>
|
|
<input type="radio"/>
|
|
</form>
|
|
|
|
</body>
|
|
</html>
|