How do I link an internet website to my personal webpage with html code?

by qaokpl
5 replies
  • WEB DESIGN
  • |
I advertise on the internet and they want me to link my webpage to their webpage with an html code...Then they will list my website on their page..Thanks for all your help.I use geo cities page builder for my webpage.
#code #html #internet #link #personal #webpage #website
  • Profile picture of the author Adaptive
    In your post about perl, you said you know html. But if you aren't familiar with how to put in anchors aka links using the A tag, I have to conclude you don't really know html either. So this reinforces my suggestion that you hire expert designers and coders to help you. Meanwhile, w3schools.com has some great free tutorials that walk you through the basics.

    Regards,
    Allen
    {{ DiscussionBoard.errors[711922].message }}
  • Profile picture of the author ceproductions
    Could you copy/paste the webpage you're trying to put your link on? -j
    {{ DiscussionBoard.errors[712904].message }}
    • Profile picture of the author NickL
      Let's say their website url is "http://www.somedomain.com". Then you would put the following HTML code in an appropriate place on your web page:

      <a href="http://www.somedomain.com">The Link Text Goes Here</a>

      Then, just send them your URL: "http://www.your-url-Here.com" -- and send them the words you want to become your link text. They will know what to do with it to get it on their site.

      Without more information, this is the best I can do for you. I hope it helps you.

      Have a great day!
      Signature

      Have an Excellent Day!

      ~ Nick

      {{ DiscussionBoard.errors[713284].message }}
  • Profile picture of the author Stevecyr
    Ur question is not asked actually in a quite good manner...
    if you could please explore ur question reasonably...u can get many replies to ur problem...and it can be solved easily..
    {{ DiscussionBoard.errors[718541].message }}
  • {{ DiscussionBoard.errors[719205].message }}

Trending Topics