Codeplayer
HTML
CSS
JAVASCRIPT
OUTPUT
Hello World
p {color:green}
document.getElementById("para").innerHTML="hello there";