Some things to note in Javascript
to grab an element in an HTML element with an ID ensure you use the
getElementById=("idName"
to grab it
for example const fred = getElementById=("idName"
Videos will be coming up on how to ease our Learning Process