in the exercise they ask me to create an internal link with a descriptive text of “go to the end” and that is what I think I am doing but it does not allow me to advance. What am I doing wrong?
<a href="#footer" id="footer">Go to end</a>
in the exercise they ask me to create an internal link with a descriptive text of “go to the end” and that is what I think I am doing but it does not allow me to advance. What am I doing wrong?
<a href="#footer" id="footer">Go to end</a>
I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>
) to add backticks around text.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).
Please tell us which lesson you’re working on.
Also, in the future provide all the code, not just one line.
If I recall correctly, and it’s the lesson I’m thinking of the lesson actually says the text should be “Jump to Bottom”
What does the failing message say?
Please repost with your code so we can help.
EDIT:
In the future;
If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank you.
hello and forgive my mistake … the truth is that I am a little lost in terms of handling the platform; on the other hand, I already solved the problem I had … it was related to the writing of the link message. Thank you very much and I apologize again.
No worries…you’re here to learn.
I know I gave a lot of info but hopefully it’ll help for the next time you want to ask a question.
Good job solving your problem on your own.
Happy coding!