var data = document.getElementById("hellow").innerHTML; document.getElementById("hellow").innerHTML = data.toUpperCase();