Hi All,
Is there any way to link all the header and footer information from the main html(index.html ) to all the pages, without actually typing them in all the pages.
I know this could be done in PHP but don't know in HTML.
As I have like 30 different HTML pages and each one has the same header and footer, and if i change something in index.HTML, then I have to change that in all the pages which is really frustrating.
Thanks for help
Kumar
Is there any way to link all the header and footer information from the main html(index.html ) to all the pages, without actually typing them in all the pages.
I know this could be done in PHP but don't know in HTML.
As I have like 30 different HTML pages and each one has the same header and footer, and if i change something in index.HTML, then I have to change that in all the pages which is really frustrating.
Thanks for help
Kumar
Comment