Lately I’ve been trying to insert jQuery into my own private html, but it doesn’t seem to explain it here, so I found some other code that said to put this
<\script src=“https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js”>
I put the back-slash before the script cause it wouldn’t show unless I did.
But it doesn’t seem to make anything work better.