How to run Codemail code
HTML
JavaScript
You are not required to use these languages, these are just what we recommend and support.
<!DOCTYPE html> <html> <body> <h1>Hello World!</h1> <p>This is a paragraph.</p> </body> </html>