lots of new files
This commit is contained in:
14
eric/index.html
Normal file
14
eric/index.html
Normal file
@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
body{
|
||||
margin: 0;
|
||||
padding: 0
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="canvas">Your browser does no support canvas</canvas>
|
||||
<script src="eric.js"> </script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user