Easy Coder
HTML
CSS
JAVASCRIPT
OUTPUT
Hello World!
p{color: green;}
document.getElementById("paragraph").innerHTML = "Hello Mate!"