I Need Code To Display Text Link

Discussion in 'HTML & Website Design' started by beebar, Feb 10, 2013.

  1. #1
    Hello house. I want somebody with knowledge in coding to help me develop a code that if paste on another website it will display the text link of my website. If it is clicked it will links to the home page of my website. Title of the website is hatsglbally.com, the URL is http://hatsglobally.com. Thank u so much
     
    Solved! View solution.
    Last edited: Feb 10, 2013
    beebar, Feb 10, 2013 IP
  2. #2
    Use this
    <a href="http://hatsglobally.com">hatsglobally.com</a>
    Code (markup):
    or
    <a href="http://hatsglobally.com">Hats Globally</a>
    Code (markup):
     
    pupul, Feb 10, 2013 IP