Html Coding

Discussion in 'Gaming' started by Fourstar, Dec 13, 2006.

  1. Fourstar

    Fourstar Well-Known Member

    Posts:
    1,474
    Likes Received:
    0
    Joined:
    Oct 29, 2006
    Location:
    here, there, and sometimes in your backyard
    I need some help on coding in freewebs.com, I'm trying how to code clickable links to direct it on a specific image, some images are pretty big and I just want them to code the links for them but I can't seem to figure it out, pls help
     
  2. David.

    David. Well-Known Member

    Age:
    32
    Posts:
    2,124
    Likes Received:
    0
    Joined:
    Jul 12, 2005
    Last time I used FreeWebs, you couldnt edit much, I made my own HTML files in Dreamweaver or whatever and upload them myself.

    Just a hint, FreeWebs will make your website look bad, before people even go to it.. you would be alot better buying an FTP account for credits or something, and theres a website that sells $1 domain names.
     
  3. MattMann

    MattMann Well-Known Member

    Posts:
    334
    Likes Received:
    0
    Joined:
    May 31, 2004
    Location:
    Chicago, IL USA
    the code for it would be

    Code:
    [url="http://www.something.com/image.gif"] Click here for image! [/url]
    
     
  4. .entropy

    .entropy Senior Member

    Age:
    33
    Posts:
    3,318
    Likes Received:
    0
    Joined:
    Oct 9, 2005
    from what i understand in your post, you want to make it so that a picture is a picture + a link?

    Code:
    [url="http://www.blahhhhhhhh.com/"][img]www.blah.com/blah.jpg[/img][/url]
    i think
     
  5. K-74FF

    K-74FF Well-Known Member

    Posts:
    424
    Likes Received:
    0
    Joined:
    Apr 10, 2006
    Yeah thats it

    but nobody respects freewebs, try another free host (with FTP)
     

Share This Page