<html>
<body>
<p>This is some text.</p>
<div style="background-color:lightblue">
<h3>This is a heading in a div element</h3>
<p>This is some text in a div element.</p>
</div>
<p>This is some text.</p>
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml_div_test by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:59:05 GMT -->
</html>