<div>

div text before
<p class="hello">
  p text
</p>
<div id="what">
  more div text
</div>
div text after

</div>