need html code for links

by mmixon
4 replies
I am very good in following instructions, and i have several software packages that do a great job building my affiliate websites. But I need to do something outside the box, at least for me.

There is a small piece of html code that you can put on a website that will cause a link to open in a new window, so my home page will remain open on the persons desktop. That way you don't loose a customer when they click a link.

Could someone please tell me the code? And do i need to put it at every link, or at the top of the page or where?

I sincerely appreciate the help I get here on the forum. I learn so much by just reading thru your posts.

Thanks,

Mickey Mixon
#code #html #links
  • Profile picture of the author jacktackett
    Add target=_blank to your anchor links (so its on every link)

    e.g.

    <a href="http://www.yoururl.com" target="_blank">Click Here</a>
    Signature
    Let's get Tim the kidney he needs!HELP Tim
    Mega Monster WSO for KimW http://ow.ly/4JdHm


    {{ DiscussionBoard.errors[920065].message }}
    • Profile picture of the author mmixon
      I must be doing something wrong. I must not be placing the code in the right place.

      I have attached a slice of 2 links from my html source page. Could you add the code into my page so I will see where it goes?

      (sorry, but I had to use an attachment as the forum rules would not allow me to cut and paste the html directly in the body of the post)

      Thank you again,
      Mickey Mixon
      Signature
      http://popgoesthebiz.com/ Websites, Mobile Marketing and Social Media Marketing for Business and Political Candidates.
      {{ DiscussionBoard.errors[920815].message }}

Trending Topics