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>Un poème</h1> <p>N'ayez pas peur de la grandeur.<br> Some are born great,<br> some achieve greatness,<br> and others have greatness thrust upon them.</p> <p><em>-William Shakespeare</em></p> </body> </html>