Forms and Inputs Ellie C.
On this page, I am going to be making some forms and inputs. These are useful becuase they allow us to log-in to social networks, e-mail, and other assorted websites, they help us put information into forms on pages for regitring for things and online shopping, and they also help us take online surveys.
The next portion is called a radio button. This is what helps us take online surveys, or choose options on order forms.
More or less of these little bubbles can me added or subtracted depending on the code.
The next option is the check box, which is a little different than the one above. The check box, instead of allowing you to only check or choose one at a time, it allows you to choose two or more.
The last input type is what we use everyday to log into our e-mails, social networking websites, and anything else that has confidential information.
To make these codes, I used the tutorials on the website W3 Schools. If you're interested in coding things with HTML and CSS, I recommend this website.
Return To Home.
Index.