HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <p>Please check your console (Press F12).</p> <script> console.log("Hello world"); </script> </body> </html>
OUTPUT
×

Save as Private