I am Zero in developing websites, but i endup a task to build a simple website with 6-10 html pages. The pages have common sections like headers and footers across all these 6-10 pages.
Now the question is how i build these pages? because the content(headers and footers) in 1st page is same as 2nd page etc... Here it creates redundancy. If i change some content in 1st page, and other changes on Page 2 creates redundancy. Is there any concept called master pages or something like that?
What is the best way to deal with it?
<html>
</html>