Learn HTML by Building a Cat Photo App - Step 51

I am stumped:
Your legend element’s text should be Is your cat an indoor or outdoor cat? . You have either omitted the text, have a typo, or it is not between the legend element’s opening and closing tags.
I am confident I have checked all three of these multiple times.
Please help

="Is your cat an indoor or outdoor cat?" Indoor Outdoor ![Screenshot 2024-03-03 075531|690x123](upload://lHhCq0ZNsHTu7ye2oTcu7KffTHj.png)

Hello and welcome to the forum.

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 (').

Welcome to the forum @TXSteven

Try removing the equals sign and quote marks from the text.

Next time please post your full code.

Use the following method to post code to the forum:

  1. On a separate line type three back ticks.
  2. On a separate line paste your code.
  3. On the last line type three back ticks. Here is a single back tick `

Happy coding

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