Forms are the interactive parts of websites, like search bars and buttons.
For this project I had to make a very controlling sign in page. I learned how to make a textbox a 'required' form, meaning it had to be filled in to be submitted. You can also give them min and max amounts of characters to work with using minlength="" and maxlength="" addtions.
Again, naming and iding the input is a very important step.
After finishing that, I got to move on to the final project for the Forms unit.
No comments:
Post a Comment