Both the nav and footer should have their own folder each with its corresponding files. Each file in either the nav or footer directory should be named #.html, where the # corresponds to the depth.
Description: HTML is almost never written by hand these days. Instead, we write programs that write the HTML for us. In this homework, you will write a Python program that generates HTML from a ...