Web site for a small shower installation company. Basic web site with static content, a gallery and contact form. Builting using PHP, CodeIgniter, jQuery, AJAX, CSS.
Shower Installations was a basic 5 page website featuring the following pages: home, about, installations, gallery and contact.
The general look for this website was a clean water theme. So lots of blue’s and gray’s for a steel look. A white background was chosen to remove any distractions and give more focus on the images and text, with the exception of the home page which had a soft gradient to give emphasis on the home text.
By using CodeIgniter we managed to use simple search engine friendly URLs. For example the contact page is http://website/contact.
By using performance enhancement we managed to score a 97% on with Google’s PageSpeed, which included CSS and JavaScript combining and minification. Along with CSS sprites to reduce the total number of images. Along with your typical GZip compression.