I turned cat photos into a link but my code is still wrong. Im on step 12 of responisve web design and all it keeps sayin is " you should nest a new anchor (a) element within the p element.
this is my code so far.
<p>Click here to view more <!--cat photos--> </p>
<a href="https://freecatphotoapp.com"></a>
Please help because i dont understand what im doing wrong
I’ve edited your code for readability. 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.
please correct your post as your code will not show up unless you put it inside a code block (I’ve corrected one of your previous posts already and provided instructions for you so you can do the same from now on - see my previous post with a gif and a link to a post explaining the steps)