Going into the semantics - Part 2

Going into the semantics The <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

Popular posts from this blog

Laravel | PHP | Basics | Part 2

Apache Hadoop | Running MapReduce Jobs

Parallel Database design, query processing