Step 47 cats photos

Create another radio button below the first one. Nest it inside a label element with Outdoor as the label text. Give the radio button an id attribute with outdoor as the value.

Indoor
Outdoor
can anyone tell me what’s the problem?

hi and welcome to the forum.

The issue is that your id for the outdoor button is not perfect. (it should match the requested id even in terms of all lowercase letters.)

Also please be aware that your code should be posted on the forum inside a code block to be reviewable. Here are instructions for next time:

When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.