Step 9: Creating the footer.
Creating footer.php is really easy, just copy into it the remainder of code from index.html – this should only include the coding that makes up your footer. The last line of footer.php should of course be the HTML closing tag from your template; </html>

