It shows that you are unregistered. Please register with us by clicking Here
![]() |
|
![]() |
![]() | Register - FAQ - Today's Posts - New Posts - Support - Search | ![]() |
|
|
#1 (permalink) |
|
Member
Join Date: Feb 2007
Posts: 45
|
when i design a webpage.. i have an idea of what i want, I write the html code for it.. and then design all the buttons and boarders in photoshop to go with it.
Is this how most designers work? should I be starting to design my websites in photoshop to begin with and then writing my html to fit the design I make? Or am i talking crazy and got the wrong end of the stick? |
|
|
|
|
|
|
|
#2 (permalink) |
|
Member
|
You should first think about the different elements of the page, and write the code semantically according to those elements. Then add styling with CSS. First think of the structure, then the layout and design.
__________________
Indiana Jones |
|
|
|
|
|
#3 (permalink) |
|
Senior Member
|
Before I start designing I allways have a clear picture in my head of how I wnt it to look and how it will be layed out. I then go into photoshop and do the full design of the template in there, I then take in into image ready and cut it up and then save it as a webpage.
Next I open it up with Dreamweaver and clean up the html and set the CSS. I feel its allways better to do the full design 1st in photoshop that way you can make any changes to the design as you go along without having to worry about it not working with your coding. Last edited by scoooooty : 02-26-2007 at 04:21 AM. |
|
|
|