<html>
<body>
<p>This is a paragraph. This text has no alignment specified.</p>
<div align="center" style="border:1px solid red">
This is some text in a div element!
</div>
<p>This is a paragraph. This text has no alignment specified.</p>
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml_div_align by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 03:16:58 GMT -->
</html>