Live HTML, CSS & JS Editor Hello World This is a live preview editor. body { background-color: #f0f0f0; color: #333; font-family: Arial, sans-serif; } h1 { color: #007acc; } document.querySelector("h1").onclick = function() { this.style.color = "red"; }; Update Preview Live Preview: s
Δεν υπάρχουν σχόλια: