JsBin-Clone
HTML
CSS
javascript
output
hello world
p{color:green;}
document.getElementById("paragraph").innerHTML="hello javascript";