tutorial 3: adding jQuery to a project
back
watch it on YouTube
Notes
find options for linking to jQuery through a CDN on the
jQuery download page
.
copy the code snippet and add it to the
<head>
of your HTML page.