A Few Questions About PROXY Coding

Discussion in 'HTML & Website Design' started by DaUserbarMaker, May 19, 2008.

  1. #1
    Hey guys, I have a few Qs. First off, why do I need to slice the image? Second off, how do I code it?
     
    If someone posts a solution, use the "Best Answer" link in their post to pick it as the best answer.
    DaUserbarMaker, May 19, 2008 IP
  2. longhornfreak

    longhornfreak Well-Known Member

    Messages:
    2,067
    Likes Received:
    95
    Best Answers:
    0
    Trophy Points:
    140
    #2
    you slice images to code any design, and you code it with xthml and css and then integrate it with the script of your liking
     
  3. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #3
    You don't. In fact you shouldn't (slicing and exporting as HTML I mean)

    Learn (x)HTML and CSS to do the design, basing it off the image you have. Depending on the script you are using, you may need an understanding (not knowledge) of PHP. Glype is the easiest to code for, PHProxy is also quite easy but has alot of messy PHP code that could confuse you.