We need HTML files for the following pages as well as a few generic HTML for common HTML such as the nav bar and footer.
HTML Files
We can discuss what should be part of the generic HTML files as we go along. I figured we'd want the entire navbar/footer to be generic, maybe a function where we can pass in information on the current page. As for the header, I figure we'll probably have some imports/dependencies that will be universal. Feel free to comment and try to think of other information that can be generic.
We need HTML files for the following pages as well as a few generic HTML for common HTML such as the nav bar and footer.
HTML Files
We can discuss what should be part of the generic HTML files as we go along. I figured we'd want the entire navbar/footer to be generic, maybe a function where we can pass in information on the current page. As for the header, I figure we'll probably have some imports/dependencies that will be universal. Feel free to comment and try to think of other information that can be generic.