CodePlayer
HTML
CSS
JavaScript
Output
Hola a todos!
p { color: green; }
document.getElementById("parrafo").innerHTML = "Hola Jose Luis!";