|
Well I have been doing this for quite a long time actually and here is my process also keep in mind I use the phrase "If you want it done right, do it yourself!".
-Photoshop/3d studio max/anything else that involves graphics and setting up the layout.
-Contact the client and show them the layout...
-Upon final approval from client I begin the coding process. I NEVER use dreamweaver, imageready, PS to slice my site for me. I do it all manually. Why you might ask? I will cover this after my process.
-Show client basic html layout completely coded.
-Upon approval, depending on the contract initially signed by the client this would be the start of the backend coding process where I code the PHP, etc that would control the site.
-Once the project is completed...well you know the rest.
As for slicing the site manually, first of all. ImageReady and Dreamweaver do not follow html 4.01 strict standards which I do. Second of all they do not follow CSS 2.0 standards. Also if you rely on those programs to code your site for you, you will nto learn anything.
Sure there will be room for human error while coding the site yourself from scratch liek I do, especially cross-browser compatability but I know exactly what I want, how to do it, etc. So it gets faster and faster everytime I do it.
Plus slicing yourself really isn't that hard....use the markers in PS or even the slice tool in PS to get an image of how you want to code it but save the images individually.
I do this for several reasons. First off you can control the image quality, compression, and file size much easier. You don't want a 1pixel x 768 pixel image to be saved at high quality if it only contains like 8 colors. This will overly bloat your website and make the load times slower.
__________________
Chris - Trying to help others and learn myself!
Please login or register to view this content. Registration is FREE
|