Dont understand how to get past this point.
<body>
<h1>The Brown Bear</h1>
<h2>About Brown Bears</h2>
<h3>Species</h3>
<h3>Features</h3>
<h2>Habitat</h2>
<h3>Countries with small brown bear populations</h3>
<h2>Media</h2>
Dont understand how to get past this point.
<body>
<h1>The Brown Bear</h1>
<h2>About Brown Bears</h2>
<h3>Species</h3>
<h3>Features</h3>
<h2>Habitat</h2>
<h3>Countries with small brown bear populations</h3>
<h2>Media</h2>
Hi
Please explain exactly at which part are you failing and what’s your error?
You’re missing your closing body tag
It’s most likely that you didn’t capitalize all the words that were capitalized in the instructions (for example you wrote small
instead of Small
).