|
Well, I'm telling you my way to proceed.
1 - I design my layout on paper, it's not a green approach but this makes you win time and it's also good to set a 'framework'.
2 - Photoshop! Yes, i start with the graphics, with html/css optimization in mind. Which means : keep in mind that a background, if it's white, will be easier to implement than a radial shadow! don't use too many images. And start by designing the logo, it'll set up the color palette of your entire site and also its mind.
3 - Coding! Html/CSS. Well, you take your PSD file, and you cut it nicely : make your images as smartly small as you can. If a backround can be repeated-y, make it 1px width and repeat it then! it also works for the buttons sometimes and other boxes.
4 - implement a dynamic solution, like WordPress or else.
I hope my post helped you =)
|