Jump to Navigation

Items tagged design

Here's something I picked up from the designers at Catch Digital. When showing site mockups to a client, they would create a directory of images, and build a series of simple HTML pages, each one linking to the next. This allows the clients to click through each mockup and easily see all the designs. The last

The directory would be protected by an .htaccess password, so that only authorised people are able to view the designs.

I've improved the process by using PHP to loop through the directory and create links for each image.