I’m making a website which has multiple webpages. All the webpages have the same header and footer. The problem is, that when I want to change something on the header or footer, I have then go and make the same changes on every page, one by one. So, is there a way to have a “shared” HTML which all pages follow, such that when I change this one HTML, it affects them all?
I’m not quite sure how to word this problem so haven’t been able to find anything about it on the internet.
Akashdeep Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.