|
|
Line 83: |
Line 83: |
| <div id="runner"></div> | | <div id="runner"></div> |
| | | |
− | <div id="sidemenuContainer"><div id="sidemenu" class="smtop smmid smbot"> | + | <div id="sidemenuContainer"> |
| + | <div id="sidemenu" class="smtop smmid smbot"> |
| <i>"What I cannot create I do not understand."</i><br> - Richard Feynmann | | <i>"What I cannot create I do not understand."</i><br> - Richard Feynmann |
− | </div></div> | + | </div> |
| + | </div> |
| | | |
| | | |
| | | |
| | | |
− | <div id="sandbox" style="display:none !important">
| |
| | | |
− | <div class="expContainer">
| |
− | <h1>Sandbox page (h1)</h1>
| |
− | <h2>This is where we test out stuff (h2)</h2>
| |
− | <h3>This is where we test out stuff (h3)</h3>
| |
− | <h4>This is where we test out stuff (h4)</h4>
| |
− | <h5>This is where we test out stuff (h5)</h5>
| |
− | <h6>This is where we test out stuff (h6)</h6>
| |
− | <p>This is a paragraph. It's a nice paragraph. <a href=https://igem.org/Main_Page>This is a pretty link.</a></p>
| |
− | <p>
| |
− | Cancer diagnosis is one of modern medicine's major and challenging problems.<sup>1</sup> Thus, designing a novel method to test for cancer cells quickly caught our attention as a potential project idea. After researching current testing methods and brainstorming how a test could be implemented in a genetically-modified organism, we came up with a system for the assessment of metastasis risk in cancer patients and high-risk groups using a genetically-engineered strain of Escherichia coli which we call MicroBeacon E. coli.
| |
− | </p>
| |
− | <ul>
| |
− | <li>This is an unordered list.</li>
| |
− | <li>This is an unordered list.</li>
| |
− | <li>This is an unordered list.</li>
| |
− | <li>This is an unordered list.</li>
| |
− | </ul>
| |
− |
| |
− | <ol>
| |
− | <li>This is an ordered list</li>
| |
− | <li>This is an ordered list</li>
| |
− | <li>This is an ordered list</li>
| |
− | <li>This is an ordered list</li>
| |
− | </ol>
| |
− |
| |
− | <img src=https://static.igem.org/mediawiki/2015/thumb/6/6f/TalkingToRalphSchiess.JPG/800px-TalkingToRalphSchiess.JPG width=40%>
| |
− | <p class="caption">This is an image caption</p>
| |
− |
| |
− | <table>
| |
− | <tr><th>Header</th><th>Header 2</th></tr>
| |
− | <tr><td>Normal row 1</td><td>Normal row 2</td></tr>
| |
− | <tr><td>Normal row 1</td><td>Normal row 2</td></tr>
| |
− | <tr><td>Normal row 1</td><td>Normal row 2</td></tr>
| |
− | </table>
| |
− | </div>
| |
| | | |
| | | |