I have design a template into PSD format , now i want to convert that into HTML/CSS, what should i take care of and how to covert that PSD into HTML/CSS. What professional approach to deal with slice tool? and what to take care when going to use slice tool. Thanks in advance
you might want to take a look at this article they do a good job of telling some basics on how to clean up the code that is made from slicing.
All professional coders I know use programs like Dreamweaver to code pages. Nobody is using Photoshop for this purpose. Slice pictures manually and insert them into your HTML and CSS code.
You will need to know what images to slice first. You need to also know xhtml and CSS and possibly php depending on what your doing. If you know all those things. 1. Slice 2. Code
Ive always used the slice took in my websites, ive only had a few that ive designed myself, but for me it's always been the best way
I never use the slice tool. I use a longer way but im used to it, rather fast too, and I determine the size of each image, then I use dreamweaver to put the whole thing together again using valid tableless coding.