adding pamela files
This commit is contained in:
11
index.xhtml
Normal file
11
index.xhtml
Normal file
@@ -0,0 +1,11 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Pamela</title>
|
||||
<script src="jquery-1.3.2.js" type="text/javascript" />
|
||||
<script src="processing.js" type="text/javascript" />
|
||||
<script src="pamela.js" type="text/javascript" />
|
||||
</head>
|
||||
<body style="text-align: center;">
|
||||
<canvas id="pamela" width="1000px" height="400px"></canvas>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user