|
|
(29 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{Template:Cologne-Duesseldorf/css}}
| |
− | {{Template:Cologne-Duesseldorf/header}}
| |
− | <html>
| |
− | <head>
| |
− | <meta charset="UTF-8">
| |
− | <title>Particles - without mouse</title>
| |
− | <style>
| |
− | #myowncanvas{
| |
− | background: white;
| |
− | }
| |
| | | |
− | body{
| |
− | margin:0;
| |
− | width: 100%;
| |
− | height: 100%;
| |
− | }
| |
− | </style>
| |
− | </head>
| |
− |
| |
− | <body>
| |
− |
| |
− | <canvas id="myowncanvas">This browser doesn't support canvas</canvas>
| |
− | <div><h1>Heading</h1></div>
| |
− |
| |
− |
| |
− | <script type="text/javascript" src="https://2017.igem.org/Template:Cologne-Duesseldorf/particles?action=raw&ctype=text/javascript"></script>
| |
− | </body>
| |
− | </html>
| |