|
|
|
|
|
by bushido
4525 days ago
|
|
The problem seems to be how "PSD to HTML" is defined. The old definition of PSD to HTML frankly may have died about the time we stopped using tables to create designs in HTML. In the yesteryears "graphic" designers designed pixel perfect designs in Photoshop and expected web designers to convert these to xhtml/css. It was a royal pain in the ass. I have been on both ends of this. But things are very different now, the old definition of "PSD to HTML" has died or rather evolved. I still create the first drafts of the desktop design in Photoshop, its simply easier to do when you'd like to try various designs. But hand code it from there. No more splicing etc. This process also makes it easier for me to visualize the code structure for mobile first(in my mind). |
|