5.
Re: Question to the Web Designers and Developers Dec 16, 2007 9:22 AM

in response to:
CorpCons08
Building a graphical layout in Photoshop is fine to get a fast idea on what you want visually. However, I've learned that if you know what your layout is going to be beforehand (which is called a wireframe), then it really speeds up the process.
Since you have a general idea about CSS, it probably will save you a great deal of time by:
1. find a template that you like that is pure CSS layout (don't worry about colors, you can change those. Just look at the "wire frame" layout)
2. use Photoshop to do a color scheme, keeping in mind the template from step 1
3. adapt your photoshop color scheme to the template
If you were a master at CSS layouts, you could do the photoshop layout, then make your own original CSS layout. My recommendation steps 1-3 is based on your limited exposure to CSS. Do the free template route first, and as your CSS skills increase, this can be later to build your own site from the ground up.
Note: Over the years, most of us learn that if we focus on how we create REVENUE, as opposed to getting bogged down by the DETAILS, you find that any tools that you can use (like free CSS templates) are a wonderful thing. I spent many a night on my first website, trying to have perfect layout and perfect HTML code. Oh my, if I could have all that time back to focus on customer acquisition!
On a side note, I was contacted and interviewed by Lowes Home Improvement about websites for contractors, particularly focusing on what specifically should a basic website include. When the article is released, I'll post the link.
Best of luck!
Cliff