+ 2
How can I create a login page for my customers before entering into the main page (language is HTML) THANKS
4 Antworten
+ 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.
+ 1
You must js because you need to handle submit event!
+ 1
You need a backend programming language for that. You can't do it with only html.
- 1
James play... Will the first page will be In the same index file