Team:CityU HK/HumanPractice/Presentation

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
 +
<html lang="en">
<head>
<head>
   <!--CSS-->
   <!--CSS-->
Line 37: Line 38:
   ...
   ...
</ul>
</ul>
 +
 +
<div class="row">
 +
  <div class="span4" style="background-color:yellow">span 4</div>
 +
  <div class="span8" style="background-color:blue">soan 8</div>
 +
</div>
<!-- the neccessary javascript -->
<!-- the neccessary javascript -->

Revision as of 15:37, 20 August 2014

span 4
soan 8