poblados-colonizacion-colon.../graficos/parcelas.html
2017-06-17 16:12:46 +02:00

11 lines
349 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.11/p5.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.11/addons/p5.dom.min.js"></script>
<script src="parcelas.js"></script>
<style> body {padding: 0; margin: 0;} </style>
</head>
<body>
</body>
</html>