How can I create a login page for my customers before entering into the main page (language is HTML) THANKS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can I create a login page for my customers before entering into the main page (language is HTML) THANKS

20th Mar 2020, 5:37 PM
amaning brandford
amaning brandford - avatar
4 Answers
+ 3
Your first page called index.html will be login page. After the closing / submit of login or at the beginning registration the guest will be directed to a next / main page.
20th Mar 2020, 6:14 PM
JaScript
JaScript - avatar
+ 1
You must js because you need to handle submit event!
20th Mar 2020, 6:59 PM
CodeFu
CodeFu - avatar
+ 1
You need a backend programming language for that. You can't do it with only html.
20th Mar 2020, 7:35 PM
Ore
Ore - avatar
- 1
James play... Will the first page will be In the same index file
20th Mar 2020, 9:18 PM
amaning brandford
amaning brandford - avatar