What is the best way to design a website from a PSD file ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • phpuser123
    New Member
    • Dec 2009
    • 108

    What is the best way to design a website from a PSD file ?

    How can I start with designing a website using html and css from a PSD file ?
  • JKing
    Recognized Expert Top Contributor
    • Jun 2007
    • 1206

    #2
    Start by cutting out the images you will need from the PSD. For gradients and repeating backgrounds it is usually best to cut the smallest possible image and then repeat it using css.

    Using the text tool you can get almost all the values you will need to style your text, such as color, font size, font family, font weight and line height.

    Comment

    Working...