HTML5 Footer tag
Footer Tag
The footer tag is used as a foot for the webpage. Before introducing it, we use < div id="footer" >. However, with its introduction of it, we can simply use that tag for the same purpose.
Uses of footer tag:-
- Contact Information
- Privacy Policy
- Social Media Icons
- Terms of Service
- Copyright Information
- Sitemap and Related Documents
Syntax:-
Its syntax is:- < footer >
Code Explanation
All Tutorials related to HTML Advance
HTML5
HTML5 Content Model
The header Tag
The footer Tag
The nav Tag
The article Tag
The section Tag
The aside Tag
The audio Tag
The video Tag
The Progress Bar
Web Storage
Geolocation API
Drag and Drop
HTML5 SVG
The Canvas Tag
HTML5 Forms