Skip to main content

Command Palette

Search for a command to run...

Html Form Elements

Published
1 min read
Html Form Elements
R

I write about Html, CSS, Java script and React js

A Form element represents a section in a page with different action types. ex : input, placeholder, required, submit, reset, check box, date, email, radio,text,image

Forms.png

Sign up form.png

Html Form Elements