Difficulty faced in responsive web design certification

I am facing a difficulty in the Step 55 of the responsive web design course. I am unable to link the label element to the “Loving” of the input element in the second fieldset element. Please help me overcome this challenge.

Perhaps you can start by going to the environment and Checking the code several times until the “Ask for help” button appeared. And then we can troubleshoot your problem by using the pre-made template given when you use that button :smiley:

Can you provide your code and the link to the problem?

Make sure to enclose it with triple backticks

```html
<!-- paste html here -->
```

and

```css
/* paste css here (if any) */
```

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