Difference between revisions of "Team:UIOWA/Notebook"

 
(25 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
 
<style>
 
<style>
body { background-color: lavender; }
+
    body { background-color: #FFFFFF; }
 +
#outPopUp {
 +
  position: absolute;
 +
  width: 300px;
 +
  height: 200px;
 +
  z-index: 15;
 +
  top: 50%;
 +
  left: 50%;
 +
  margin: -100px 0 0 -150px;
 +
}
 
</style>
 
</style>
  
  
<div class="column half_size" style="background-color:#FBA100; opacity: 0.6;">
+
<body>
<p> First Hello </p>
+
<center>
 +
<div>
 +
<object data="https://static.igem.org/mediawiki/2017/8/81/CollectiveLabNotebook.pdf" type="application/pdf" width="800" height="1800">
 +
  Your browser does not support pdfs, <a href="filename.pdf">click here to
 +
  download the file.</a>
 
</div>
 
</div>
  
<div class="column half_size" style="background-color:aqua; opacity: 0.6;">
+
<div>
<p> Second Hello </p>
+
<object data="https://static.igem.org/mediawiki/2017/8/81/Lux.pdf" type="application/pdf" width="800" height="1800">
 +
  Your browser does not support pdfs, <a href="filename.pdf">click here to
 +
  download the file.</a>
 
</div>
 
</div>
 +
</center>
 +
</body>
 +
  
 
</html>
 
</html>

Latest revision as of 01:36, 2 November 2017


Your browser does not support pdfs, click here to download the file.
Your browser does not support pdfs, click here to download the file.