n JavaScript, select your <h1> element and give it some text code example
Example: n JavaScript, select your element and give it some text
var title = document.getElementById(‘header-title’);
var title = document.getElementById(‘header-title’);