A few weeks back I was approached by my father about coding a simple website design for a client of his. He had the layout designed in Photoshop, and all I had to do was chop it up and write the code. I really enjoy coding on these websites; trying to make html and css work together to create the same effects as the original layout, without the weight of large images or load times. As I’ve mentioned before, I love WordPress, but it’s nice to get back to some static design from time to time.
As usual there were a few tweaks here and there but I think the website is clean and easy to navigate. I also decided to integrate Google Docs for the form for a few different reasons:
- Google is awesome.
- Using Google Docs allows all of the information entered from the form submissions to be saved into a database. We can easily use this information down the line for a number of things.
- With a simple script the form’s data is automatically emailed to the client, just as it would with mailto: or other cgi script.
Head over and check out Willia Law Offices’ new website and let me know what you think!