I am fairly new to this and figured out how to use required and placeholder but neither demands the user enter these two fields in these formats.
Appreciate any help.
Code: Select all
Home Ph:<strong> <input name="HomePhone" type="text" placeholder="XXX-XXX-XXXX" required/>
Social Security Number:
<input name="SocialSecurity" type="text" placeholder="XXX-XX-XXXX" />