Jun10
PSD to CSS
Posted by: Brian Chan | Filed in: technology | Tags: css, html, video | 12:36 am, June 10th, 2010 No Comments »
I found this nice video tutorial recently. Say you hire someone or somehow you have a website design on a psd file, now you need to convert that to actual webpages. You can actually do that yourself without getting other people to do it. It might be much easier than you think!
I am assuming you already have some knowledge in HTML and CSS… if not… it’s a good idea to learn them!
Step 1: Writing the Markup
Step 2: Coding the CSS