HTML Form to Sign in - Bootcamp Day 2 (2024-08-27)

Опубликовано: 21 Октябрь 2024
на канале: Tech World Software School
60
1

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-...