Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>"footer" with "header" descendant</title>
</head>
<body>
<footer>
<header></header>
</footer>
</body>
</html>