HTML
My Cool Page
Hello
Markuply!
This is a live code editor 🔥
CSS
body { text-align: center; font-family: sans-serif; color: #333; } h1 { color: #3b82f6; }
JavaScript
// Write JS here console.log("Hello from JS"); console.warn("This is a warning"); console.error("This is an error");
Console for JS
💾 Download Code