View Single Post
  #19 (permalink)  
Old 11-08-2006, 05:50 PM
birger birger is offline
Junior Member
 
Join Date: Nov 2006
Location: Norway
Posts: 26
birger is on a distinguished road
Send a message via ICQ to birger Send a message via MSN to birger
Default

Quote:
Originally Posted by zpivat View Post
When you design a website/template/layout, what are your thought process? I'm interested to know how you'd go about doing it?
For example, do you first create a storyboard on paper, and then translate everything into Photoshop, then slice the image using the slice tool, and then do the rest of the customised coding?
Or do you create the HTML code on the fly, right on Notepad/Dreamweaver?
I usually get an idea about some design element, and just work from that directly in Photoshop. Sometimes I may use a pen and paper just to draw the basic layout, other times not (I suck at drawing). When the design is ready in photoshop I start building the basic page based on some basic HTML templates. I usually just use a text editor (VIM), I don't feel 100% comfortable with Dreamweaver.
Reply With Quote