Step 43
You can use radio buttons for questions where you want only one answer out of multiple options.
Here is an example of a radio button with the option of cat
: <input type="radio"> cat
. Remember that input
elements are self-closing.
Before the text input, add a radio button with the option set as:
Indoor
I have tried a number of options but my code does not pass (see below one of the attempts) any help?
Indoor