Hi
I’ve been struggling with step 31 for so long, I added the text to the label but everytime I add the <a>
element it says you should add an <a>
element. Please help me before my laptop screen accidentaly breaks.
Hi
I’ve been struggling with step 31 for so long, I added the text to the label but everytime I add the <a>
element it says you should add an <a>
element. Please help me before my laptop screen accidentaly breaks.
For future reference, if you need help with a particular challenge, it’s best to click on the Help button, which appears after you have submitted incorrect code three times.
This will create a forum post which automatically includes your full code, a direct link to the challenge and an opportunity for you to describe the issue in your own words.
I have edited your post to include a direct link to the challenge but could you show us your code please, so that we might be able to see where you might be going wrong?
Hello @Sarah11 !
It is difficult to know without seeing the code.
This could be submitted using the Help that appears after three tries at any step in Responsive Web Design.
That said:
Do you have the text after the input element
and before the closing label element tag
?
Are the anchor tags touching the terms and conditions
on each side?
Do you have the correct href attribute and value
within the anchor?
Please, if none of the above are the issue, use the Help to post the complete code and the problem for the community?
If any of the above help you move on, please be kind and post to let us know?
Happy coding!
Since you have already started a post on this issue, you’ll need to manually paste your code in here so that we can see it using the following method.
To display your code in here you need to wrap it in triple back ticks. On a line by itself type three back ticks. Then on the first line below the three back ticks paste in your code. Then below your code on a new line type three more back ticks. The back tick on my keyboard is in the upper left just above the Tab key and below the Esc key. You may also be able to use Ctrl+e
to automatically give you the triple back ticks while you are typing in the this editor and the cursor is on a line by itself. Alternatively, with the cursor on a line by itself, you can use the </>
button above the editor to add the triple back ticks.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.