Difference between revisions of "Team:Aalto-Helsinki/Practice project"

(created the page)
 
(added the plasmid background (doesn't look good because we don't have content on this page!))
Line 1: Line 1:
 
{{Aalto-Helsinki/CSS}}
 
{{Aalto-Helsinki/CSS}}
 
<html>
 
<html>
 
  
  
Line 7: Line 6:
 
</p></div>
 
</p></div>
  
 +
 +
<style type="text/css">
 +
 +
/* Background pic */
 +
.plasmids {
 +
    background-repeat: repeat-y;
 +
    background-image: url("https://static.igem.org/mediawiki/2015/3/3f/Aalto-Helsinki_plasmidspink.png");
 +
    background-size: 100%;
 +
}
 +
 +
</style>
 +
 +
 +
 +
<div class="plasmids">
 
<div class="inner-container">
 
<div class="inner-container">
  
Line 15: Line 29:
  
  
</div>
+
</div><!-- .inner-container -->
</div></div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
</div><!-- .plasmids -->
  
</body>
+
</div></div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
</html>
+
<!-- The next starting p is to get rid of the annoying gap at the bottom of the page. There is a closing /p at some kind of ready footer, that can be seen when looking at the page source --><p style="margin:0;">

Revision as of 07:40, 6 September 2015