Is it possible to nest a <p> element inside an <h1> element?
<p>
<h1>
No, it's not valid HTML
Yes, it's allowed
Only in HTML5
Only if you use CSS