0
How i move to another page with a href?(like in the register button on my html file)
5 Answers
+ 1
You can use windo.location.assign = "file.name" or use php
+ 1
How i know what is the file name?
+ 1
It is just easier to make a new code and write the link name instead of the file name because I dont know how to find it on sololearn
0
How im linking 2 codes to 1 code??
0
You can use window.location.assign = "www.sololearn.com/and continue the link"