CodePlayer
HTML
CSS
JavaScript
Output
Hello world
p {color:green;}
document.getElementById("paragraph").innerHTML = "Hello nupur"