About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.3.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <body> <h1>The dialog element</h1> <p>This is some text.</p> <p>This is some text.</p> <dialog open>This is an open dialog window</dialog> <p>This is some text.</p> <p>This is some text.</p> </body> </html>