• Hi.

    I saw helper saying to add “<base target=”_blank” />” to get a hyperlink in a page to open in a new tag. But I am not sure where to put this.

    Let’s say I was using the hyperlink:

    www.ads-software.com

    Where would I add the <base target=”_blank” /> in they syntax to make that hyperlink open in a new browser tab rather than replacing the page the link is in?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tspnyc

    (@tspnyc)

    Sorry forgot to set the code up so it would not work.

    <a href="https://www.www.ads-software.com/"><strong>www.ads-software.com</strong></a>

    How would I change this code to make it open in a new tab?

    I saw helper saying to add “<base target=”_blank” />” to get a hyperlink in a page to open in a new tab. But I am not sure where to put this in the code of the hyperlink.

    <a href="https://www.www.ads-software.com/" target="_blank"><strong>www.ads-software.com</strong>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘open hyperlinks in New Tab?’ is closed to new replies.