You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 regels
357 B

<!DOCTYPE html>
<html lang="fr">
  <head>
    <meta chartset="UTF-8">
    <title>Creative Coding</title>
    <meta name="description" content="This is an example of a meta description.">
    <link rel="stylesheet" type="text/css" href="theme.css">
  </head>
  <body>
    <canvas id="canvas1"></canvas>
    <script src="script.js"></script>
  </body>
</html>