When that type of bug happens in the platform I loose hours that I could be using studying, Please fix this FreeCodeCamp. Maybe there is really something wrong in my code on this one, if so, I’m sorry and ask for help.
Describe your issue in detail here.
<a href="">information about batteries. </p></a>
<p>Felines the world over have been waging war on the most persistent of foes. This red nemesis combines both cunning stealth and lightning speed. But chin up, fellow fighters, our time for victory may soon be near.Click here for <a href="">information about batteries. </p></a>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36
Challenge: Give Links Meaning by Using Descriptive Link Text
As mentioned, you will need to post your full code into the forum when asking for help.
These need to be switched.
And make sure you don’t add any extra space here
Here is how to write code into the forum
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.
<body>
<header>
<h1>Deep Thoughts with Master Camper Cat</h1>
</header>
<article>
<h2>Defeating your Foe: the Red Dot is Ours!</h2>
<p>Felines the world over have been waging war on the most persistent of foes. This red nemesis combines both cunning stealth and lightning speed. But chin up, fellow fighters, our time for victory may soon be near.Click here for <a href="">information about batteries. </p></a>
</article>
</body>
Hi, I changed it according to your instructions, but it still doesn’t work, look:
<p>Felines the world over have been waging war on the most persistent of foes. This red nemesis combines both cunning stealth and lightning speed. But chin up, fellow fighters, our time for victory may soon be near.Click here for <a href="">information about batteries </a></p>
then, it shows the same error message:
" Your code should move the anchor a tags from around the words Click here to wrap around the words information about batteries ."