Learn Accessibility by Building a Quiz - Step 39

Step 39

As with the other input and label elements, link the textarea to its corresponding label element, and give it a name attribute.

can anyone can help in this task I not am able understand the task ??

<div class="answer">
              <label for="question"></label><input/><textarea name="question" id="question" rows="5" cols="24" placeholder="Who is flexbox..."></textarea>
              
            </div>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36

Challenge: Learn Accessibility by Building a Quiz - Step 39

Link to the challenge:

Hii friends, Here I stuck because I am not able understand what is actual task can anybody help in this

Hello there.

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

Learning to describe problems is hard, but it is an important part of learning how to code.

Also, the more information you give us, the more likely we are to be able to help.

I have solved the task sorry for the Inconvience

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