Contact Page
HTML forms are awesome. Submit with the amazing built in action
attribute. Or, you can intercept the submit event in JS just for fun like we do here.
We've also got some native custom validation for the name field which is nice.
HTML forms are awesome. Submit with the amazing built in action
attribute. Or, you can intercept the submit event in JS just for fun like we do here.
We've also got some native custom validation for the name field which is nice.