Web Site Help!

Discussion in 'General Discussion' started by Wonderboy, May 21, 2005.

  1. Wonderboy

    Wonderboy Well-Known Member

    Posts:
    1,347
    Likes Received:
    0
    Joined:
    May 19, 2005
    <_< Hello,
    I can make a template for my self. When making a web site, i have a couple of templates, i am having trouble coding it. i could put the text in using photoshop but its to messy to edit. Does any one know an easy way to enter text to a template? also i tryed to insert pictuers, that werre not in the template but the did show up for some reason. I know the Html command for inserting pictures but you cant place them exactly where i want them. How else can this be done> Coul;d some one please help me thanks!
     
  2. Chavarria

    Chavarria Senior Member

    Age:
    78
    Posts:
    3,551
    Likes Received:
    0
    Joined:
    Oct 13, 2004
    Location:
    From belgium ! !
  3. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    Position your images in tables, like so:

    <table width="..." height="...">
    <tr>
    <td>
    [​IMG]
    </tr>
    </td>
    </table>
     
  4. [+]Specialized

    [+]Specialized Well-Known Member

    Posts:
    1,128
    Likes Received:
    0
    Joined:
    Feb 22, 2005
    You have to use the slice feature then use save for web and your template will be automaticaly coded :) Hope this helps
     
  5. Wonderboy

    Wonderboy Well-Known Member

    Posts:
    1,347
    Likes Received:
    0
    Joined:
    May 19, 2005
    cool nice ill need to try that, if any one wishes to code it for me i know it takes alot of time and effort let me know plz
     
  6. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    Learn yourself, much more fun :)
     
  7. Wonderboy

    Wonderboy Well-Known Member

    Posts:
    1,347
    Likes Received:
    0
    Joined:
    May 19, 2005
    yea i can slice it and all that its just the text part :(
     
  8. Wonderboy

    Wonderboy Well-Known Member

    Posts:
    1,347
    Likes Received:
    0
    Joined:
    May 19, 2005
    yea i would love to learn it my self i want to be a web designer has any one got some relly good tutorils on coding a we site like

    http://i4.photobucket.com/albums/y118/Wond...1/Fusiongfx.jpg

    but i want to make a scroll box in the middle i can do the HTMl for that my self though its just the placing and stuff
     
  9. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004

Share This Page