Archive for October 5th, 2009

Monday, October 5th, 2009

Building a template

To get all the pages on your web site looking the same you need a template for the pages that contains all the basic HTML and CSS to set out the page. With that in place you just need to plug the content into the appropriate spot in order to create as many pages as [...]