Files
Examples/JavaScript/SimpleWebServer/public/Animation.html
2018-06-17 19:47:18 +01:00

13 lines
255 B
HTML

<!DOCTYPE html>
<title>plane000 || Animation</title>
<html>
<head>
<script src="libraries/p5.js"></script>
<script src="JS/Animatething/animate.js"></script>
</script>
</head>
<body>
<a href="index.html">Return</h>
</body>
</html>