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!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
- 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 Respuesta
+ 3
Use inside body tag <a href="index1.html">Click</a>
10th Mar 2021, 1:29 PM
Jamal Saied
Jamal Saied - avatar