About link in „Entry page”
Autore: Mihai B.
Visite 1709,
Followers 1,
Condiviso 0
Hi!
I try to insert in HTML option from „Entry page” a link throu an another site or an another page in the same site but when I test the result I receive the err message like this in attached file.
I put below the text of HTML code.
Where I mistake?
Thank you verry much!
Best regards,
Mihai B.
Postato il
try this as code:
<a href="https://www.w3schools.com/tags/att_a_target.asp" target="_blank">Visit W3Schools</a>
or for you:
<a href="https://www.test.ro/cuci"
target="_blank">Test link</a>
this works, I have tested this, yours works also so it's a bit strange, maybe a pop up blocker active?
Maybe it is because of this :
It looks not to be correct - see how it appears in Andre's suggestion.
Lower quote should also work. But maybe it will work with normal quote, just try, and check also other options.
Let us know!
Autore
Thank you verry much!
I try all yours sugestions!
- I change the http: in https: . The result is that open a new window but not apear the page /cuci ! Here appear the error 404 "Page not found". If I put the site URL without "/cuci" then the browser open the corect page.
-I chage all quotes with quotes in english keyboard end the result is the same as above!
Why the link not accept a page in an site, another home page?
Thank you verry much!
Best regards,
Mihai B.
...!... LINK ...?...
... x GOOGLE :
<a style="font-size:22px;text-decoration:none;" href="https://www.google.it/">GOOGLE</a>
.
please answer my question; does this link work?
<a href="https://www.w3schools.com/tags/att_a_target.asp" target="_blank">Visit W3Schools</a>
if no then you have another problem, try another pc for test.