0

Learning HTML code

01 Mar 2025 19:03 by ❄ WoliWilo ❄
Copy paste this into a plain text editor, or if you don't have one, go into Google Sites and make a new site, then press the "embed" button and copy paste it into the "embed from the web" thing
<!DOCTYPE html>
<head>
<h1>What is your favorite food?</h1>
</head>
<body>
<form>
<input type="radio" id="r1" name="fav_food">
<label for="r1">Ice Cream</label>
<br>
<input type="radio" id="r2" name="fav_food">
<label for="r2">Pizza</label>
<br>
<input type="radio" id="r3" name="fav_food">
<label for="r3">Salad</label>
<br>
<input type="radio" id="r4" name="fav_food">
<label for="r4">Ramen</label>
<br>
<input type="radio" id="r5" name="fav_food">
<label for="r5">Food</label>
<br>
<input type="radio" id="r6" name="fav_food">
<label for="r6">I find this set of options very limiting</label>
<br><br>
<input type="submit">
</form>
</body>
Idk I just put this together cuz I was tired and had nothing to do
Happy Pixelling
⚡ Super Sonic Pikachu ⚡ - 01 Apr 2025 14:03
Reply to ❄︎ WoliWilo ❄︎:
He means Ramen, I think,
Reply
kenji akiyama and konran yokai - 10 Mar 2025 15:34
Reply to ❄︎ WoliWilo ❄︎:
its one of the choices it starts with r
Reply
❄ WoliWilo ❄ - 09 Mar 2025 15:24
Reply to kenji akiyama and konran yokai:
i cant pls tell
Reply
kenji akiyama and konran yokai - 09 Mar 2025 09:25
Reply to ❄︎ WoliWilo ❄︎:
unscramble it
Reply
❄ WoliWilo ❄ - 07 Mar 2025 01:10
Reply to kenji akiyama and konran yokai:
what does that mean
Reply
kenji akiyama and konran yokai - 05 Mar 2025 17:01
i chose menra
Reply
Reply