Exécuter
❯
Exécuter le code
Ctrl+Alt+R
Enregistrer le code
Ctrl+Alt+A
Changer d'orientation
Ctrl+Alt+O
Changer de thème
Ctrl+Alt+D
<!DOCTYPE html> <html> <body> <h1>L'élément kbd</h1> <p>Appuyez<kbd>Ctrl</kbd>It seems that there is no text provided for translation. Please provide the text you would like to have translated into French, and I'll be happy to assist you!<kbd>C</kbd>pour copier du texte (Windows).</p> <p>Appuyez<kbd>Cmd</kbd>It seems that there is no text provided for translation. Please provide the text you would like to have translated into French, and I'll be happy to assist you!<kbd>C</kbd>pour copier du texte (Mac OS).</p> </body> </html>