About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.3.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <style> iframe:focus { outline: none; } iframe[seamless] { display: block; } </style> <body> <h1>The iframe element</h1> <iframe src="https://horje.com" title="Horje Free Online Web Tutorials"> </iframe> </body> </html>