JQuery
JQuery
; a library of Javascript which is already written to change HTML code. It's more intuitive compared to Javascript.
To use Jquery, the code below should be added between <head> and </head>
<script src="https://ajax.googleapis.com/ajax/libs/jq...
olliekim.hashnode.dev4 min read