CodePlayer
HTML
CSS
JavaScript
Output
Hello World Again
p {color: green;}
document.getElementById("para").innerHTML = "Hi there";