Source code
Revision control
Copy as Markdown
Other Tools
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>"header" with "footer" descendant</title>
</head>
<body>
<header>
<footer></footer>
</header>
</body>
</html>