+ 2

HTML quest i tried all but idk why showing wrong.

What's this code missing for the user's choices to be sent to the database? HTML <form> <input type="radio" id="r1"> <label for="r1">Cash</label> <input type="radio" id="r2"> <label for="r2">Card</label> </form> Select all correct answers. •A submit button •Name attributes •Value attributes

15th Jul 2025, 6:56 AM
CSoon
CSoon - avatar
3 ответов
+ 1
What's your best guess?
15th Jul 2025, 7:08 AM
Bob_Li
Bob_Li - avatar
+ 1
All answers are correct (select all answers)
15th Jul 2025, 7:09 AM
Derek Landon
Derek Landon - avatar
0
I did select all the answers still wrong, and also selected individually but also wrong.
15th Jul 2025, 7:10 AM
CSoon
CSoon - avatar