About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.3.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <head> <style> i { font-style: italic; } </style> </head> <body> <p>An i element is displayed like this:</p> <i>Some italic text</i> <p>Change the default CSS settings to see the effect.</p> </body> </html>