HTML Forms - Labels, Text Inputs, Text Areas, Checkboxes, Radio boxes
Details
Goal
Learn to make forms in HTML.
We will learn to build user interface form controls such as text inputs, text areas, checkboxes, radio boxes, etc.
We will build a form for Account Registration. Someone is coming in to a business website to create an account and use their services. The wireframe / draft for what we are going to build is available at
share.balsamiq.com/c/cuQW1F5LV4fR4zoe8JH85X.png
Requirements
- A text editor such as Visual Studio Code.
- A web browser such as Chrome, Edge, Firefox, Safari, etc.
- Terminal (e.g. CMD.exe, PowerShell, macOS Terminal, iTerm 2, etc)
Web Design
CSS
HTML & CSS
HTML5
Web Development