About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.4.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <body> <h2>Computer Code</h2> <p>Some programming code:</p> <code> x = 5; y = 6; z = x + y; </code> </body> </html>