Posted by: Amit Nazare on: March 17, 2009
It is a common practice by web developers to make separate header and footer files. As there wont be any changes in these section in any of the pages. So now the question arises how to use these HTML pages inside another HTML file. There is a solution for this that is <!–#include VIRTUAL=”/common/header.htm” –> [...]