My issue
Not working
My code
// Add the code below this line
document.body.innerHTML = '<h2>CodeChef is the best!!!</h2>';
Learning course: Web development using JavaScript
Problem Link: Practice Problem in - CodeChef
Not working
// Add the code below this line
document.body.innerHTML = '<h2>CodeChef is the best!!!</h2>';
Learning course: Web development using JavaScript
Problem Link: Practice Problem in - CodeChef
can you explain a bit more⦠as its working fine for me