Team:Groningen/Template/MODULE/tmpl contentmodule
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | <pre> | ||
<html> | <html> | ||
<!--Content module--> | <!--Content module--> | ||
Line 81: | Line 82: | ||
</div> | </div> | ||
</html> | </html> | ||
+ | </pre> |
Revision as of 13:19, 17 October 2014
<html> <!--Content module--> <div class="module contentmodule gridcell"> <div class="content"> <div class="wrapper"> <!-- TITLE SNIPPET MANDATORY START--> <div class="title"> Title here, no images!!! </div> <div class="hspacer"> </div> <!-- TITLE SNIPPET MANDATORY END--> <!-- TABLE SNIPPET OPTIONAL START--> <table class="table"> <tr> <th>EMPTY</th><th>EMPTY</th> </tr> <tr> <td>EMPTY</td><td>EMPTY</td> </tr> <tr> <td>EMPTY</td><td>EMPTY</td> </tr> <tr> <td>EMPTY</td><td>EMPTY</td> </tr> </table> <div class="hspacer"> </div> <!-- TABLE SNIPPET OPTIONAL END--> <!-- SUBTITLE SNIPPET OPTIONAL START--> <div class="subtitle" > Used strains S. aureus: (All strains were provided by Auke van Heel) </div> <div class="hspacer"> </div> <!-- SUBTITLE SNIPPET OPTIONAL END--> <!-- PARAGRAPH SNIPPET MANDATORY START--> <div class="text"> PARAHRAPH HERE (TEXT ONLY, NO IMAGES!!!) </div> <div class="hspacer"> </div> <!-- PARAGRAPH SNIPPET MANDATORY END--> <!-- FIGURE SNIPPET OPTIONAL START --> </html>{{:Team:Groningen/Template/MODULE/newfigure|Figure 1|1/11/Staphilococcus_combat_system.art.png| CAL1 spotted with <i>B. subtilis</i> 168, ATCC6633 grown in LB and ATCC6633 grown in SMM. }}<html> <!-- FIGURE SNIPPET OPTIONAL END--> <!-- LISTING SNIPPET OPTIONAL START--> <div class="listing"> <div class="item">I'AM A BULLET COPY ME AND EXPLAIN ME.</div> <div class="hspacer"> </div> </div> <div class="hspacer"> </div> <!-- LISTING SNIPPET OPTIONAL END--> <div class="hspacer"> </div> </div> <div class="hspacer"> </div> </div> <div class="hspacer"> </div> </div> </html>