Current File : /home/jeshor13/11bsouth.com/FirstCodeingICM/index.html
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title>FirstCodeingICM</title>
    <script src="libraries/p5.js" type="text/javascript"></script>

    <script src="libraries/p5.dom.js" type="text/javascript"></script>
    <script src="libraries/p5.sound.js" type="text/javascript"></script>

    <script src="sketch.js" type="text/javascript"></script>

    <style> body {padding: 0; margin: 0;} </style>
  </head>
  <body>
  </body>
</html>