+ 1
why i cant link to another sololearn page?
on my code sans i try to link to another page whit the menu of my creations but it didnt work, what should i do?, i used <a href src=“www.exampleforthequestion.com” > menu </a>
14 Respuestas
+ 1
oh, I finally see your code playground link...
in app it just open a blank page
in web it open the code playground project in place (of the output part of initial project)
+ 3
Hey there Chr1st12n,
Try to add: "https://" before "www", then it should work. :)
+ 2
you cannot link sololearn project (only the code playground page)
+ 2
if you use sololearn code playground link, you will go to the code playground editor page, not to the project itself
+ 1
try to add to it target="_blank"
it should open the code playground project in a/the browser new tab...
0
visph what do you mean?
0
thanks visp, but the link didnt react at all, not goes to the code visph
0
show us your complete link tag ^^
0
at the end visph
0
your link is working for me:
in web playground it opens the page in place
in app playground it opens the page in a browser
0
also your link point to a github page, not a sololearn project ;P
0
visph do you mean the fight against sans or the page called menu?
0
ok, thanks for the help :)