<!Doctype html>
<head>
<title>
Example of address element
</title>
</head>
<body>
<h1>STUDYTONIGHT.COM</h1>
<h3>Best place to Learn Coding Online</h3>
<address>
126, FF, D Mall, Shakti Khand 2, Indirapuram, Ghaziabad, , U.P., India.
</address>
</body>
</html>