Menu
Home
About
Projects
Feedback
Devlog
Notes
Contact
Home
About
Projects
Feedback
Devlog
Notes
Contact
Notes
Designing and Coding Web Forms
Edit on GitHub
Oct 22, 2017
Web Development
label
’s
for
links to the
id
of the
input
You can put the
input
inside the
label
and that’ll achieve the same thing in a cleaner way
name
is so that it exists in the DOM
In PHP, you can access posted data with
$_POST
, where you use the
name
you used in the input field to reference the data
Showing errors is simple, you can add a css class to the element if there is an error
Browse all topics
Algorithms
Amazon Web Services (AWS)
Android
APIs
Armbian
Bash Scripting
C#
Cheatsheets
Commands
CSS & Sass
Databases
DevOps
Docker
DRAFTS
Expo
Fastlane
Firebase
Flutter
Gatsby
Git & Github
Go
GraphQL
Hardware
Hugo
iOS
JavaScript
Jekyll
JS Interview Prep
Linux
Load Go modules from private repos
macOS
Misc.
Node
Node API
OpenCart
Personal
PHP
Programming
Python
Raspberry Pi
React Native & Expo
ReactJS
Redux
Serverless
System Administration
Typescript
Ubuntu
Web Development
WordPress
Workflow