Footer tag mentions the footer content. Details like "contact information, copyright info, links to privacy policy and terms of usage" can be given in footer section.
<footer>Content</footer>
Example Code:
Result :
The above mentioned content wont be placed at footer section. User must to create the
footer separately, in order to display the contents in it.
Address tag can be used with this tag, if "Contact Info" has to be mentioned in footer area.