SKammerman (Talk | contribs) |
SKammerman (Talk | contribs) |
||
(27 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
<style> | <style> | ||
− | . | + | .content{ |
− | height: | + | width: 100%; |
+ | 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; | ||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
<div class="column full_size"> | <div class="column full_size"> | ||
− | + | <h1 style="text-align:center">Notebook</h1> | |
− | <h1>Notebook</h1> | + | <div class="content"> |
− | <embed src="https:// | + | <div class="embed-container"> |
− | + | <iframe src="https://drive.google.com/file/d/0B1mof6Q-nEI-ellkUld1SjdEYlk/preview" frameborder="0"></iframe> | |
+ | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Latest revision as of 18:22, 29 October 2017