Difference between revisions of "Team:British Columbia/Human Practices/Infographic"

 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{British_Columbia_2}}
 
{{British_Columbia_2}}
{{British_Columbia_Navbar}}
+
{{British_Columbia_Navbar_Green}}
 
<html>
 
<html>
 
<style>
 
<style>
body {
+
.content-wrap img{
   background-color: green;
+
   width: 80%; height: auto;
 +
  display: table; margin: 0 auto;
 +
  top: 90px;
 +
}
 +
 
 +
#previous img{
 +
  width: 100%; min-width: 100%; height: auto;
 +
  transition: all 1s ease;
 +
}
 +
#next img{
 +
  width: 100%; min-width: 100%; height: auto;
 +
  transition: all 1s ease;
 
}
 
}
 
</style>
 
</style>
Line 10: Line 21:
  
 
<body>  
 
<body>  
<h1> Infographic </h1>
 
 
<div class="content-wrap">
 
<div class="content-wrap">
<p>Write here</p>
+
<img src="https://static.igem.org/mediawiki/2016/5/53/T--British_Columbia--sci_com_infographics.png">
 +
 
 
</div>
 
</div>
 
</body>
 
</body>
  
<img src="https://static.igem.org/mediawiki/2016/5/53/T--British_Columbia--sci_com_infographics.png" style="width: 80%; height: 80%"/>
+
<p id="read-more"><strong>Check out other parts of our project below!</strong></p>
 +
<div id="up-next">
 +
<div class="row" style="max-width: 100%; margin: 0">
 +
<div class="col-sm-6" id="previous">
 +
<a href="https://2016.igem.org/Team:British_Columbia/Proof">
 +
<img src="https://static.igem.org/mediawiki/2016/9/9e/T--British_Columbia--header-frontpage.JPG"></a>
 +
<a href="https://2016.igem.org/Team:British_Columbia/Proof">
 +
<strong><figcaption>Proof of Concept</figcaption></strong></a>
 +
</div>
 +
 
 +
<div class="col-sm-6" id="next">
 +
<a href="https://2016.igem.org/Team:British Columbia/Human Practices/Interview">
 +
<img src="https://static.igem.org/mediawiki/2016/1/1d/T--British_Columbia--header-tree-again.JPG"></a>
 +
<a href="https://2016.igem.org/Team:British Columbia/Human Practices/Interview">
 +
<strong><figcaption>Interviews</figcaption></strong></a></div>
 +
 
 +
</div>
  
 
</html>
 
</html>

Latest revision as of 03:27, 20 October 2016

Main CSS Green Navbar CSS

Check out other parts of our project below!