Working on my project, I must convert HTML5 template into PHP files. I split the whole design into several separate PHP files. Before coding part, I use simple program for drawing like Paint and draw box around each part. This is how I plan all parts of website and write description what will contain like main content, ad, links to other sites.
Main goal is make less changes than more. Example when I change banner in left ad it would be changed on all sites. If I add link into navigation it would be visible on all pages.
Do you do something similar when you plan your project?







