Learn how HTML forms are built.
In particular, learn how to create a form to authenticate a user using email and password. You learn about the tags for form, labels, input, div, button.
The lecture also shows how to use the browser Developer Tools (DevTools) to investigate Network requests.
The lecture also briefly shows to leverage frontend built-in HTML validation.
Source Code: https://github.com/nbktechworld/full-...