About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.4.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html lang="en"> <head> <title>Title of the document</title> <style> head { display: none; } </style> </head> <body> <h1>This is a heading</h1> <p>This is a paragraph.</p> </body> </html>