Tuesday, July 29th, 2008
Common HTML Content
The easiest way to add common content to all your web pages is to place that content into a separate file to be included into all the HTML pages before the pages are sent to the browser. How you do this depends on which server side languages you have available on your web server. In this tutorial we look at the command you need to use and naming convention needed for the page if you can use SSI or PHP.
Tags: common content, html, include, PHP, ssi, web server





