Https://www.freecodecamp.org/learn/2022/responsive-web-design/#learn-html-by-building-a-cat-photo-app

    Step 56

Forms commonly use checkboxes for questions that may have more than one answer. The input element with a type attribute set to checkbox creates a checkbox.

Under the legend element you just added, add an input with its type attribute set to checkbox and its text set to:

Loving
my code at this step was:

What's your cat's personality? Loving

and it sais to me that:

Sorry, your code does not pass. Don’t give up.

The input element for your checkbox should have an opening tag, but not a closing tag.

i’m new at this, tryng to learn html and my english is a little bit rusty, but i don’t know what am i doing wrong, if someone would like to answer me, something, so i can pass this step, please!

hello and welcome to fcc forum :slight_smile:

you need to share your code and url along with your question so that we can offer some insights on it when possible.

easiest way to do those both is to make use of “help => create post” from steps

happy coding :slight_smile: