You can do it with PHP or SSI

In PHP use

<?php include("./header.html"); ?>


<?php include("./footer.html"); ?>