poblados-colonizacion-colon.../graficos/expropiacion.html

13 lines
402 B
HTML
Raw Normal View History

2017-06-09 01:31:13 +02:00
<!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="grafica-0.1.0-mod.js"></script>
<script src="expropiacion.js"></script>
<style> body {padding: 0; margin: 0;} </style>
</head>
<body>
</body>
</html>