Going into the semantics - Part 2
<address>
tag defines the contact information which includes the telephon e number, street address, email id and other means of communication.
Example:
<address>
Written by <a href="mailto:webmaster@example.com">Jon Doe</a>.
Visit us at:
Example.com
Box 564, Disneyland
USA</address>
There can be multiple <address> tags inside a web page.
One for the HR Manager, one for the Technical Lead , one for CEO and so on.
Most search engines rank a web page higher in the search results if it contains multi-line and multiple <address> tags
Comments
Post a Comment