Semantic HTML.
Today I Learned: Tuesday, July 5, 2022
required is another attribute for the <input> tag. Is it used for form validation. If the field remains empty when submitted, the user will receive a warning.
minlength and maxlength are <input> attributes to check if the string entered into the fiel...
getoutofthatgarden.hashnode.dev1 min read