Hi! I am not sure why the exercise is saying: Oops, try again. Make sure you write something between each set of
tags! Please see my code below:<head>
<title>
Headings & Paragraphs
</title>
</head>
<body>
<h1>heading tag</h1>
<p>paragraph 1</P>
<p>Paragraph 2</P>
</body>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/courses/web-beginner-en-HZA3b/1/1?curriculum_id=50579fb998b470000202dc8b#
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
Oops, try again. Make sure you write something between each set of
Replace this line with your code.
<do not remove the three backticks above>