SKammerman (Talk | contribs) |
SKammerman (Talk | contribs) |
||
(33 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{UFlorida/Menu}} | {{UFlorida/Menu}} | ||
− | |||
<html> | <html> | ||
+ | <head> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" | ||
+ | <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" type="text/css"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="text/css"> | ||
+ | <script | ||
+ | src="https://code.jquery.com/jquery-3.2.1.min.js" | ||
+ | integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" | ||
+ | crossorigin="anonymous"></script> | ||
+ | <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> | ||
+ | <link href="css/round-about.css" rel="stylesheet"> | ||
+ | <style> | ||
+ | .content{ | ||
+ | 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> | ||
<div class="column full_size"> | <div class="column full_size"> | ||
− | + | <h1 style="text-align:center">Notebook</h1> | |
− | <h1>Notebook</h1> | + | <div class="content"> |
− | < | + | <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