I\'m trying to validate my form with the easiest way possible, but somehow it is not working and when I click submit it just takes me to the next page without giving the ale
The simplest validation is as follows:
It uses HTML5 attributes (like as pattern).
pattern
JavaScript: none.