• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql
You are here: Home / HTML / Tags / HTML Address Tag

HTML Address Tag

August 12, 2013 by techhoneyadmin

HTML Address TagHTML Address Tag (<address>) defines the address or contact information of the owner of the resource or article or even document.

As a general convention, it is understood that if the Address Tag is inside the HTML <body> Tag or element then the Address Tag represents the address or contact information for that document or resource.

If the Address Tag is inside the HTML <article> Tag or element then the Address Tag represents the address or contact information for that article.

Also, the text within the HTML Address Tag is usually written in italics.

Most of the browsers will generally add a line break before and after the Address Tag.


Syntax for HTML Address Tag

<address>
Some Address goes here
</address>

Example of HTML Address Tag

HTML address tag code Output
</pre>
<address>Website Created by
<a href="mailto:webmaster@techhoney.com">Web Master</a>.

Visit us at:

techhoney.com

P.O. Box 123456789, Your State

The Country</address>
<pre>
Website Created by Web Master.Visit us at:techhoney.com

P.O. Box 123456789, Your State

The Country

Here we can see that the HTML Address Tag output code comes as italic.

HTML Address Tag supports all the HTML Global Attributes and HTML Event Attributes.


HTML Address Tag Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Important Points about HTML Address Tag:-

HTML Address Tag should not be used to depict personal address until and unless the personal address is a part of your contact information.

The HTML Address Tag is typically included at the footer section of the webpage or resource.

In HTML 4.0.1 the HTML <article> tag is not supported and hence the HTML Address Tag defines the contact information for the document or resource owner.


Filed Under: Tags Tagged With: Address tag html, Address tag in html, How to use html address tag, How to write address in html, HTML address tag, Html address tag usage, HTMLAddressTag, Usage of html address tag, Use html address tag, Using html address tag, Using the HTML address tag, Write address in html, Writing address in html

Copyright © 2025 · Parallax Pro on Genesis Framework · WordPress · Log in