Julie2022

De Design numérique
Révision datée du 22 octobre 2021 à 15:00 par Julie (discussion | contributions) (AFFICHE HTML2PRINT)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

<syntaxhighlight lang="html"> <!DOCTYPE html> <html>

  <head>
   <meta charset="utf-8">
   <title>affiche</title>
   <link href="styles.css" rel="stylesheet">
   <script src="script.js"></script>
  </head> 
  <body>
       <section>
       </section>
   </body>

</html>

</syntax>