Tuesday, October 1, 2019

Codecademy Day 5

Today i learned how to do form validation this includes elements of....

This makes all attributes in the <input> required to be filled out, this is how websites make sure that you enter your information like your password and email.

This makes the minimum and maximum NUMBER input you can enter into a box examples include...

this guess the right number game i made.

This form of validation is how website assign the minimum and maximum length of passwords and usernames.

a pattern is how websites determine what kind of characters you can put on the website this box means only alphabetic characters (a-z A-Z 0-9) are the only characters allowed for usernames and passwords.

This is my Login/signup page i made.
Medals so far.

No comments:

Post a Comment