<html>
<body>
<p>The HTML address element defines contact information (author/owner) of a document or article.</p>
<address>
Written by John Doe.<br>
Visit us at:<br>
Example.com<br>
Box 564, Disneyland<br>
USA
</address>
</body>
<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_formatting_address by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:23:32 GMT -->
</html>