SKammerman (Talk | contribs) |
SKammerman (Talk | contribs) |
||
Line 14: | Line 14: | ||
<style> | <style> | ||
− | . | + | .content{ |
width: 50%; | width: 50%; | ||
margin: 0px auto; | margin: 0px auto; | ||
+ | } | ||
+ | .embed-container { | ||
+ | height: 0; | ||
+ | width: 100%; | ||
+ | padding-bottom: 56.25%; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .embed-container iframe { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
} | } | ||
</head> | </head> | ||
Line 24: | Line 39: | ||
<h1 style="text-align:center">Notebook</a></h1> | <h1 style="text-align:center">Notebook</a></h1> | ||
<object data="https://static.igem.org/mediawiki/2017/2/26/NotebookUF.pdf" type="application/pdf"></object> | <object data="https://static.igem.org/mediawiki/2017/2/26/NotebookUF.pdf" type="application/pdf"></object> | ||
+ | |||
+ | <div class="content"> | ||
+ | <div class="embed-container"> | ||
+ | <iframe src="https://static.igem.org/mediawiki/2017/2/26/NotebookUF.pdf" frameborder="0"></iframe> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> |
Revision as of 17:06, 29 October 2017