How difficult is it to make a webpage template, so you can keep a consistent format across your site. My website is: www.checkraise.com.au Basically, i'm looking for a way that I can easily recreate the format, design, ad spacings, etc.. of the homepage for every time I want to add an extra page to the site. i'm hoping that I can just have some sort of template made where the page is already coded for that design, and I just have to add and code the text content and images I want on the page. Is this a big job? Do I need a professional to do it or could I learn it myself relatively quickly? Cheers
It's easy. Just delete the all the code that is specific to individual pages and save the page as a template. Then you can use that file every time you want to create a new page. Just fill in the empty space with your code.