(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Uppsala}} | + | {{Uppsala/javascript/iGemRemoval_js}} |
+ | {{Uppsala/css_removal}} | ||
+ | {{Uppsala/main_template}} | ||
+ | {{Uppsala/scroll-button}} | ||
+ | {{Uppsala/javascript/scroll-button}} | ||
+ | {{Uppsala/javascript/redirect_js}} | ||
+ | |||
<html> | <html> | ||
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <div class="body"> | ||
+ | <div class="parallax"></div> | ||
+ | <div class="igem-icon"><a href="https://2018.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2018/b/b0/T--Uppsala--graylogo.png"></a></div> | ||
+ | |||
+ | <div class ="scroll-down-button"> | ||
+ | <section id="section02" class="demo"> | ||
+ | <h1></h1> | ||
+ | <a href="#scrolldown"><span></span></a> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class= "content blur-box" style="font-size:16px;"> | ||
+ | <div class ="content-text" id="scrolldown" > | ||
+ | <div style="height:5em;"></div> | ||
+ | <!-- FROM THIS POINT DOWNWARDS YOU START ADDING YOUR STUFF --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- AN EXAMPLE OF A SECTION WITH A PLAIN HEADER AND JUST 2 PARAGRAPHS --> | ||
+ | <div class="section"> | ||
+ | <h1>The header I want I put here</h1> | ||
+ | <p>The text that I want will be here, in between these tags </p> | ||
+ | <br> <!-- Here is a line break --> | ||
+ | <p> Here is a second paragraph with <i>E.coli</i> written in italics. Any found genes which display promise will have to be validated by qPCR (which is a similar method) in a second run to confirm that they are only expressed due to the strongyle presence. Another approach to tackle our challenge is to screen for interaction between the surface proteins on the strongyle and short peptides. Through affinity screening of a random peptide library displayed on the surface of phages, we can select a peptide with a high affinity to the nematodes surface. </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <!-- HERE ENDS THE PORTION WHERE YOU PUT IN YOUR CONTENT--> | ||
+ | <div style="height:5em;"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</html> | </html> |
Revision as of 13:13, 10 October 2018
The header I want I put here
The text that I want will be here, in between these tags
Here is a second paragraph with E.coli written in italics. Any found genes which display promise will have to be validated by qPCR (which is a similar method) in a second run to confirm that they are only expressed due to the strongyle presence. Another approach to tackle our challenge is to screen for interaction between the surface proteins on the strongyle and short peptides. Through affinity screening of a random peptide library displayed on the surface of phages, we can select a peptide with a high affinity to the nematodes surface.