<!-- Full build -->
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<!-- Slim build (no ajax or effects, ~6KB smaller) -->
<script src="https://code.jquery.com/jquery-3.7.1.slim.min.js"></script>Use the slim build when you only need DOM manipulation and events.