Line 1: | Line 1: | ||
<html> | <html> | ||
− | <head><head> | + | <head> |
+ | <script> | ||
+ | document.addEventListener("DOMContentLoaded", function(event) { | ||
+ | var ifrm = document.createElement("iframe"); | ||
+ | ifrm.setAttribute("src", "http://igemtelhai.wixsite.com/telhaiigem"); | ||
+ | ifrm.style.width = "640px"; | ||
+ | ifrm.style.height = "480px"; | ||
+ | document.body.appendChild(ifrm); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <head> | ||
<body> | <body> | ||
− | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 15:01, 20 August 2016