vote up 3 vote down star
1

I'm working to convert a Photoshop PSD to a HTML/CSS web layout. I know there are some tricks to doing this quickly, I just don't know what they are. The question is, do you?

flag

6 Answers

vote up 6 vote down check

If you are wanting good markup I would recommend slicing the file manually, using CSS to color the parts that can (instead of using an image) and placing DIVs for other various parts of the site. There aren't really short-cuts to producing a quality site although the more often you work on creating HTML / CSS from PSD the quicker you will get at it.

If you are not comfortable with HTML / CSS you should probably find a designer because the automated results will give you substandard HTML / CSS. That being said, you can generate really bad code with ImageReady http://www.duclaux.net/blog/how-to-convert-your-photoshop-document-to-a-css-in-less-than-30-seconds-a-precise-tutorial-with-illustrations/2006/02/08/ Again, I'm completely against this method and would recommend finding a designer instead of resorting to that.

link|flag
vote up 0 vote down

Send your designs to a PSD to HTML Service like our service - ButterflyHTML and we will code the PSD for you at $79 for the first page and $49 for inner pages

link|flag
vote up 0 vote down

A good html person can turn it around quickly. You can use a service that does just that and spend time on more interesting parts of the project

link|flag
vote up 1 vote down

Use the slice tool to slice your page in to usable slices (Use Save for web feature in photoshop). Then manualy make the HTML / CSS code; Photoshops fails at this point since it makes stupid html.

link|flag
vote up 3 vote down

CSS-Tricks has some screencasts about it.

I suppose you want to do it yourself, but if you really want it fast, there are a lot of services online that do it (you'll have to pay, though).

link|flag
vote up 0 vote down

give it to a designer that knows css/html :)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.