Firstly, create a nice template on your html and input any name you want on your h1 tag.eg CHANGE MY COLOUR WITH JAVASCRIPT. secondly give an id to the element on your HTML.then get it by it's ...
You can run the same code multiple times by using a loop. The most common type of JavaScript loop is called a `for` loop because it runs for a specific number of ...