I’m on step 14 of Responsive Web Design. I have an anchor element that makes the text “cat photos” a link. My next step is to make the picture of the cat a link as well. How do I get both the text and picture to be a link if I can only have one anchor element?
I don’t see anywhere in the instructions where it says you can only have one anchor element.
Mod Edit: Solution removed
here is my code, hope it helps
(post deleted by author)
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.
Im having the same problem,
when i add the anchor infront of the picture string it tells me i cant have two anchors (there is also an anchor in the
line which is turning the test into a link
Any ideas
You can post your code and your problem in a separate post, please try not to use another persons post to ask your doubt.
Oh ok sorry- Im new
Q
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.