Change a Text using Javascript | GetElementById | InnerHTML Example
One of the basic things to learn in Javascript is how to change a text on an existing Id. We are going to see the use of GetElementById method that basically retrieves any element...