Balise footer


```html
<body>

		 <footer id="footer">...</footer>
</body>
<body>
		<section>
			...
			<footer>...</footer>
		</section>


		 <footer id="footer">...</footer>
</body>

Last updated