I want to have the text value from a inside a element.
html:
Where to JavaScript Welcome to JavaScript! Change the content
Here, we can get the text content of h4 by using:
h4
document.getElementById('content').textContent