About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.3.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <body> <h2>The kbd Element</h2> <p>The kbd element is used to define keyboard input:</p> <p>Save the document by pressing <kbd>Ctrl + S</kbd></p> </body> </html>