Is there easier way?

Discussion in 'HTML & Website Design' started by Xplicit.Syrian, Oct 29, 2007.

  1. #1
    Well i code html in dreamweaver to convert PSDs into html,But thats bit of coding if you have large content template... Do you guys just create everything manualy or is there like some sort of automatic way to slap HTML partialy and then edit more html later with css??

    Thanks
     
    Xplicit.Syrian, Oct 29, 2007 IP
  2. mikebrad0927

    mikebrad0927 Peon

    Messages:
    266
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I use php includes for things like navigation, header, footer, etc. Only the main content is inserted in dreamweaver.

    Not sure if there is a better way to do pure html.
     
    mikebrad0927, Oct 29, 2007 IP
  3. Xplicit.Syrian

    Xplicit.Syrian Peon

    Messages:
    74
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I do the samething too, and sometimes it takes me a bit of time... I know you probably could import your sliced template from Image ready directly to dreamweaver, but then its realy hard to edit contents because it breaks your html page.... So i dont know if there is a better technology out there yet.
     
    Xplicit.Syrian, Oct 29, 2007 IP
  4. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #4
    Quite frankly working 'from' a psd is just asking for more trouble than it's worth. Do yourself a favor, throw dreamweaver in the trash, go get yourself a text editor, then create semantic HTML for the site based on the CONTENT to hell with how it will look... only once that is done do you start bending the HTML to look like your PSD using CSS.
     
    deathshadow, Oct 29, 2007 IP
  5. DBallerz

    DBallerz Peon

    Messages:
    71
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You can just ask a member to slice it up and code it for ya for ~$20.
     
    DBallerz, Oct 30, 2007 IP