About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.4.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <head> <style> kbd { font-family: monospace; } </style> </head> <body> <p>A kbd element is displayed like this:</p> <kbd>Keyboard input</kbd> <p>Change the default CSS settings to see the effect.</p> </body> </html>