PDA

View Full Version : [Discussion] PSD To HTML



Caleb
05-19-2010, 06:06 AM
One Day, my friend Jared went through some of how to turn a PSD into XHTML standard coding, it was quite interesting, the tut he gave me via msn.

Basically what you want to do is parse the images in the psd, (a.k.a logo) and use them in your design, the text, etc is coded with XHTML into the design. It ended up being a complex process.

My question to you guys is, Have you ever coded a PSD to HTML? Is there a really easy way of doing it?