4

4

gg
<!doctype html>
<html>
  <head>
    <title>Embeber HTML en una web</title>
    <meta charset="utf-8" />
  </head>
  <body>
    <object type="text/html"
        data="https://linuxhispano.net/source/code/calculadora/index.html"
        width="320" height="480">
    </object>
  </body>
</html>
WhatsAppFacebookTwitter

Report Page