address tag is used for Contact Information in HTML
Example:
<html>
<body>
<address>
H-39<br/>
Writers Lane<br>
90-20-30<br>
India.
</address>
</body>
</html>
address tag is used for Contact Information in HTML
Example:
<html>
<body>
<address>
H-39<br/>
Writers Lane<br>
90-20-30<br>
India.
</address>
</body>
</html>