Quote:
Originally Posted by zpivat 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.