+ 1

Hi sololearn I want to create a button at the bottom of my page

English: Hi sololearn I want to create a button at the bottom of my page for which brings back to another page but decidedly I can't do it who to help me

21st May 2019, 12:06 AM
Serge GABA
Serge GABA - avatar
2 odpowiedzi
+ 1
Hello - use this: <button onclick="window.location.href = 'https://sololearn.com';">CLICK :)</button> Fixed Code below : https://code.sololearn.com/W7j9dIS2U0YJ/?ref=app
21st May 2019, 1:11 AM
HNNX 🐿
HNNX 🐿 - avatar
0
https://code.sololearn.com/WL2w8r9tbRpm/?ref=app See my code to understand what im saying
21st May 2019, 12:44 AM
Serge GABA
Serge GABA - avatar