Articles → HTML → Address Tag In HTML

Address Tag In HTML






Purpose




  1. Address tag converts the text to italics
  2. Address tag adds a line break

Syntax


<address>
  text
</address>



Example


<html>
  <head>
    <title>address Demo</title>
  </head>
  <body>Address: <address> House no 1111 Sector 11 My City My state My country </address>
  </body>
</html>

Try It


Output


Picture showing the output of Address tag in HTML
Click to Enlarge


Browser Support


Internet ExplorerFirefoxChromeSafariOperaEdge
YesYesYesYesYesYes



Posted By  -  Karan Gupta
 
Posted On  -  Tuesday, October 18, 2016
 
Updated On  -  Saturday, October 7, 2017

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250