What's wrong with this code?
It's missing the opening
<
body
>
tag
<
strong
>
is an empty tag
It doesn't have a
title
element
<
h1
>
is an empty tag
It's missing the opening
<body>
tag.