Difference between revisions of "project09:Final Presentation"
From 100ybp
Line 32: | Line 32: | ||
<head> | <head> | ||
<link rel="stylesheet" type="text/css" href="https://drive.google.com/file/d/1D-o67-U_1MXa0YNOL-Xvh2Q2LiY47B3o/layout.css"> | <link rel="stylesheet" type="text/css" href="https://drive.google.com/file/d/1D-o67-U_1MXa0YNOL-Xvh2Q2LiY47B3o/layout.css"> | ||
+ | <script> | ||
+ | function resizeIframe(obj) { | ||
+ | obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px'; | ||
+ | } | ||
+ | </script> | ||
</head> | </head> | ||
<style> | <style> | ||
Line 75: | Line 80: | ||
<img src="http://100ybp.roboticbuilding.eu/images/5/59/P5_%2817%29.JPG"> | <img src="http://100ybp.roboticbuilding.eu/images/5/59/P5_%2817%29.JPG"> | ||
<br> | <br> | ||
− | <iframe src="https://onedrive.live.com/embed?cid=40A9C0850F2A879D&resid=40A9C0850F2A879D%21235674&authkey=ABxSISkbBYkcADY" frameborder="0" scrolling="no" ></iframe> | + | <iframe src="https://onedrive.live.com/embed?cid=40A9C0850F2A879D&resid=40A9C0850F2A879D%21235674&authkey=ABxSISkbBYkcADY" frameborder="0" scrolling="no" onload="resizeIframe(this)"></iframe> |
<img src=""> | <img src=""> | ||
<br> | <br> |
Revision as of 16:54, 16 April 2020