You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project shows simple login forms which shows the value of username, e-mail and password input when submitting. This project is built with JavaScript and HTML for now. Hosting with Netlify.
Three exercises in dealing with simple login forms using HTML, JS and CSS.
Challenge 1
Shows the value of the individual given password input when submitting.
Challenge 2
Shows the value of both username and e-mail input.
About
The project shows simple login forms which shows the value of username, e-mail and password input when submitting. This project is built with JavaScript and HTML for now. Hosting with Netlify.