Add the code snippets so that Click here and the entire sentence is inside a paragraph.

<html>
<body>
<p>
<a href="https://instagram.com">Click here</a> to see my collection of cat pictures.
</p>
 </body>
</html>]]>

Add the opening paragraph tag, the opening link tag, the closing link tag and the closing paragraph tag.