
30
Oct, 14
HTML5 Form Validation
HTML5 brought a bunch of new features to webpages, the most useful features it brings is the functionality that you would normally use JavaScript for. An very good example of how HTML5 can help us with forms is client side form validation. Prior to HTML5 we would...
Recent Comments