Difference between revisions of "Template:Tongji Software/qiaoTest"

Line 1: Line 1:
<html lang="">
+
<html lang="en">
  <head>
+
<head>
     <meta charset="utf-8">
+
     <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
     <title>CanvasTestMain</title>
     <title>p5.js example</title>
+
<!--    <style>-->
    <style> body {padding: 0; margin: 0;} </style>
+
<!--        .canvasMain{-->
 
+
<!--            background-color: gray;-->
    <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.9.0/p5.js"></script>
+
<!--        }-->
     <script type="text/javascript" src="https://2019.igem.org/Template:Tongji_Software/sketchMain"></script>
+
<!--    </style>-->
  </head>
+
     <script src="https://2019.igem.org/Template:Tongji_Software/sketchMain"></script>
  <body>
+
</head>
  </body>
+
<body>
 +
<!--    <canvas class="canvasMain" width="400px" height="400px"></canvas>-->
 +
</body>
 
</html>
 
</html>

Revision as of 15:56, 14 August 2019

CanvasTestMain