When writing in HTML, the

tag is a block element used to specify the contact information of an owner or author. If it is used within an
element, the
tag denotes contact info for that article. Theelement describes the document’s contact info. The following sections contain information about this tag, including an example of it in use and related attributes and browser compatibility.

Example code

Written by Mr. Hope.

Visit us at:
https://www.computerhope.com/

Write us at:
321 Fake Street
Salt Lake City, UT 84121
United States

Example result

Attributes

Within an HTML tag, an attribute dictates certain aspects of an HTML element. Attributes are made up of a name and value pair. While the

tag does not have unique attributes, it utilizes all of the standard attributes.

  • Example code
  • Example result
  • Attributes
  • Compatibility
  • Related information

Compatibility

Author, Browser, Compatibility, Container tag, CSS, Owner, URL, Web design terms

  • HTML and web design help and support.