Turn the words cat photos
located inside p
element into a link using the same value for the href
attribute as the link below the p
element. The p
element should show the same text in the browser, but the words cat photos
should now be a link. Make sure to remove the a
element with the text cat photos
on the line below the p
element.
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.