Code Player
HTML
CSS
JavaScript
Output
Hello World!
p { color: green;}
document.getElementById("paragraph").innerHTML = "Hello Faraha!";