HTML5 form field validation also works with numeric input types and with the “required” specification. Suppose we enhanced the above HTML to add an input field with “required” and another input field ...
HTML is a markup language rather than a programming language. You can specify how you want text to appear on a Web page with HTML, but you can't make decisions or change the contents of the page ...