107 of 133 menu

The address tag

The address tag is designed to store the contact address of the site author. It can include any HTML elements such as links, text, highlights, and so on. Search engines are expected to analyze the contents of this tag to collect information about site authors. Should not be used to format email addresses.

By default, the text inside the address tag is displayed in italic. This can be changed using the CSS property font-style.

Example

Example of using the address tag:

<address>My address: Belarus, Minsk.</address>

:

See also

  • tag time,
    with which you can set the time
byenru