Then how to add second page like login and register pages? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Then how to add second page like login and register pages?

I want to know how to create a page for login and register buttons https://code.sololearn.com/WBj63dTtnizO/?ref=app

12th Dec 2017, 7:03 AM
Dheeraj
Dheeraj - avatar
1 Answer
+ 5
you need to made a new code as the second page here get the url by opening the new code then tapping three-dot on top-right and tap share then tap copy to clipboard paste it inside <a> tag like this <a href='the url here'>Log In</a>
12th Dec 2017, 7:51 AM
Amethyst Animion
Amethyst Animion - avatar