On my site I have a floating button that has an image and allows me to put a URL, however, you do not have the option to open in a new tab. You only have the space for the URL.
I would like to know if you can do the target=_blank
direct function in the URL, type www.meusite.com.br/contato=_blank
In this way, even without having the manual option to open in a new tab, I could put target=_blank
right in the URL and make it open in a new tab when clicking on this link.
Is there such a thing?