#beginners
Read more stories on Hashnode
Articles with this tag
In Javascript, there are three properties that can be used to set or return an HTML element's content in the DOM: innerHTML, innerText, and...
I recently learnt about JavaScript so thought why not share my learnings? I will share how to use the JavaScript querySelector() and...