0
Welcome Guest! Login
0 items Join Now

SOLVED Open link in new window?

    • Steve N's Avatar

    SOLVED Open link in new window?

    Posted 17 years 6 months ago
    • A newbie question. What is the html code to get a URL link to open in a new window? ???
    • Last Edit: 17 years 6 months ago by .
    • 's Avatar

    Re: SOLVED Open link in new window?

    Posted 17 years 6 months ago
    • With a text link:
      <a href="http://www.somesite.com/somepage.htm" target="_blank">Some link description</a>

      With an image:
      <a href="http://www.somesite.com/somepage.htm" target="_blank"><img scr="http://www.somesite.com/imagefolder/someimage.jpg">
      </a>

      Thanks for your mail btw - ill get on to it asap!
    • Last Edit: 17 years 6 months ago by .
    • Steve N's Avatar

    Re: SOLVED Open link in new window?

    Posted 17 years 6 months ago
    • Thanks Thomas. :)

Time to create page: 0.044 seconds