WhatsApp chat

Hola mundo con Owl

Marlon Falcon Hernandez, owl
Back

Este es un ejemplo de un hola mundo con Owl.

owl-hello-world

<!DOCTYPE html>
<html lang="en">
  <head>
    <title>Hello Owl</title>
    <script src="https://marlonfalcon.com/lib/owl.js"></script>
  </head>
  <body>
    <h1>Owl</h1>
    <p id="version"></p>
    <script>
       console.log("hello owl", owl.__info__.version);
       document.getElementById("version").textContent += owl.__info__.version;
    </script>
  </body>
</html>


mfalconsoft@gmail.com / +34 (662) 47 0645RSS