w3schools dom css code example Example: javascript change color var span = document.getElementsByTagName("span")[0]; span.style.color = "red";