I want to go link Home in file aliens.html. this Home is index1.html where i want to return. Thanks you. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 1

I want to go link Home in file aliens.html. this Home is index1.html where i want to return. Thanks you.

Return to index1.html file. https://code.sololearn.com/Wu01MpBRWPGA/?ref=app

10th Mar 2021, 1:19 PM
Malick Diagne
Malick Diagne - avatar
1 Antwort
+ 3
Use inside body tag <a href="index1.html">Click</a>
10th Mar 2021, 1:29 PM
Jamal Saied
Jamal Saied - avatar