<!DOCTYPE html>
<html>
<body>
<h1>footer 元素</h1>
<footer>
<p>作者:Hege Refsnes<br>
<a href="mailto:hege@example.com">hege@example.com</a></p>
</footer>
</body>
</html>