CodePlay
Live Code Editor
Code Editor
Hide Preview
Reset
Download
HTML
CSS
JavaScript
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>CodePlay Preview</title> </head> <body> <h1>Welcome to CodePlay!</h1> <p>Start editing to see your changes live.</p> </body> </html>
HTML
Live Preview
Hide Preview