Banking form that accepts a loan application with various fields with CSS selectors that can check for the validity of the new HTML5 input types of email, tel, phone.
In your terminal run:
http-server -p 9999
then navigate to http://localhost:9999 in your browser.