1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

PSD to Resposive HTML and CSS

Discussion in 'HTML & Website Design' started by Sopu, Jul 24, 2016.

  1. #1
    I have made a homepage for my trailing businesses having an awesome look in Photoshop. Now i want to convert it into responsive HTML and CSS format. I search couple tutorial on Youtube but couldn't find anything which can actually help me. Can anybody give me some suggestions or source where i can find my solutions.
     
    Sopu, Jul 24, 2016 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    No. You have not made a homepage, you've made some fancy graphics in photoshop, which has nothing to do with designing webpages.

    What you do is as follows:

    Find out what the content is. Write it down, in a plain text file, without any HTML.

    Then you add semantic html elements. Headings, paragraphs, lists. Then, when that is done and correct, you start on the styling, and adding non-semantic html elements like divs and spans.

    Your photoshop design should be possible to replicate almost 100% with CSS. Avoid using images where it's not needed, like for single color backgrounds, gradients etc. Don't use images for text, and always allow for text replacement in case people have turned off images.

    For the responsive bit, don't use px measurements, use em or %, and make sure you make the design flexible.
     
    PoPSiCLe, Jul 24, 2016 IP
    sarahk likes this.
  3. Puntocom81

    Puntocom81 Banned

    Messages:
    80
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    35
    #3
    Puntocom81, Jul 24, 2016 IP
  4. meet_dilip

    meet_dilip Member

    Messages:
    47
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    48
    #4
    Use Brackets by Adobe. It has some means to converts PSD to HTML.
     
    meet_dilip, Jul 28, 2016 IP
  5. Shahidul Islam

    Shahidul Islam Active Member

    Messages:
    42
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    68
    #5
    Best solution for you

    Before converting a psd to html css, you should know how to design a basic web page . Besides it you won't convert.
    So you can hire a web designer to correctly.
    Thank you
     
    Shahidul Islam, Jul 31, 2016 IP
  6. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #6
    But does it do it well?
    Does it make responsive pages?
     
    sarahk, Jul 31, 2016 IP
  7. meet_dilip

    meet_dilip Member

    Messages:
    47
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    48
    #7
    Theoretically, it should be.
     
    meet_dilip, Aug 10, 2016 IP