Tell us what’s happening: I really don’t understand where I have to put the _blank attribute, I am trying to figure it out a while now, but I just can’t figure it out and my brain is about to pop from thinking what I’m supposed to do. I need something visual to understand
Describe your issue in detail here.
Your code so far
<html>
<body>
<main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<!-- User Editable Region -->
<p>See more <a _blank href="https://freecatphotoapp.com">cat photos</a> in our gallery.</p>
<!-- User Editable Region -->
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">
</main>
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.203
Challenge: Learn HTML by Building a Cat Photo App - Step 14
oh, well thank you, I didn’t realize all this time that I had to put the word “target” along with the _blank, I thought target was like a term for the “a”, that the “a” is the target
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.
You ask questions. You are not going to learn if the answer is just provided. Someone initially responded to you before the the person gave the solution. If you are unsure of things then you need to ask questions on what you dont understand, or you can ask someone to be more clear, but we dont allow for the answers to be posted
Giving the solution at any point is not allowed. Its great that you are helping out, but if people are still having a hard time after your first few attempts at helping then maybe try a different approach, or give them example that may help. Solutions however will be removed.
It would be better if the other stage lock . Anyone can see code by clicking on another stage .so, please lock it gor other’s also making it interesting to solve from other 's
They could see the code in another stage, but people are coming on the forum to ask questions and understand. If they ask questions on the forum then the solution will not be provided. Those are the forum rules, if they want to look at the next step then thats their choice but if they come to the forum then the answer will not be given to them. Theres no need to lock the steps