HTML/CSS Quiz Exercise

Step 33: If you click on the radio inputs, you might notice both inputs within the same true/false fieldset can be selected at the same time.

Group the relevant inputs together such that only one input from a pair can be selected at a time.

I feel stuck for hours with this question and I don’t know how to answer it, I need help on this one, anyone willing to help me out?

My code is as follows:

  • True
  • False

Question2

A label element nesting an input element is required to have a for attribute with the same value as the input's id
  • True
  • False

hi and welcome to the forum.

To help us understand the issue, it would be best if you create a forum post by using the template that is made from clicking the Help button.
This template will include a link to the step (so we can read it) an d it will have a place for your question and a place for the code. The formatting of the code will either be done for you or you will be shown a spot to add your code to so that the post contains your code in a readable format on the forum.

If you want us to help you right now, please edit your post and add the link to the step and we can go from there.

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