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