I am developing an ASP.NET MVC e-commerce site. I got a UI mockup in PSD from the customer, and need help converting it to master pages, views, CSS, etc. What would be the best approach to this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t “convert it”. You need to look at it as your model for a layout and code your own HTML to match the design. Drop it into Photoshop and start to slice it up into pieces, saving individual images where needed.
The best (and I believe only) approach: Do it by hand.