Skip to content

Dansiedesign/input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What kind of information can you capture using a form? (List as many as you can) Names, numbers, email, passwords, addresses, and much more.

What types of tags can you use to create forms?
forms, input, ul & li, radio, check boxes.

What are the benefits/disadvantages of using some tags over others? Some of the tags can only gather true or false information, where as other tags can gather strings worth of information from the user. Ultamitly you should use the right tools for the job making some tags more opptimal than other ones. For example if a company is looking for helpful feedback.

How do you start to use the data provided by the user programmatically? create an input field, link up the input field with a a javascript listener to store data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors