Exécuter
❯
Exécuter le code
Ctrl+Alt+R
Sauvegarder le code
Ctrl+Alt+A
Changer d'orientation
Ctrl+Alt+O
Changer de thème
Ctrl+Alt+D
<!DOCTYPE html> <html> <body> <article> <header> <h1>Un titre ici</h1> <p>Publié par John Doe</p> <p>Quelques informations supplémentaires ici</p> </header> <p>Lorem Ipsum dolor set amet....</p> </article> </body> </html>