146k views
3 votes
WITET would you use the code snippet <input type="radio" name="nationality" value="american" >American?

A
while inserting a checkbox
while inserting a radio button
c.
while inserting a selected radio button
while inserting a checked checkbox



User Kennedy
by
9.3k points

1 Answer

7 votes

Answer:

A is correct,which states that

while inserting a checkbox

while inserting a radio button

User Lakindu Hewawasam
by
8.1k points