<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
The hint says to besure to put content between the two sets of paragraph tags.
Replace this line with your code.
<head>
<title>
Headings & Paragraphs
</title>
</head>
<body>
<h1> Making Cakes</h1>
<p>All Natural</P>
<p>Celebratory Cakes</p>
</body>