Challenge Nest An Anchor Element Within A Paragraph - thelastmile/FreeCodeCamp GitHub Wiki

Challenge Nest an Anchor Element within a Paragraph

Nesting is simple, just add one element inside another:

<p> click here for <a href="http://www.catphotoapp.com">cat photos</a></p>
⚠️ **GitHub.com Fallback** ⚠️