- jQuery core library
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
- jQuery validator
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.validate.js"></script>
Include the above two CDN links just before closing the body tag
You can find the tutorial for this example @