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