Difference between revisions of "Team:Lubbock TTU"

 
(593 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{Lubbock_TTU/main}}
 +
 
<html>
 
<html>
<meta charset="UTF-8">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css">
 
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
 
<body>
 
  
<!-- Navigation -->
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
 +
<script src="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.9/jquery-ui.js" type="text/javascript"></script>
 +
<link href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.9/themes/start/jquery-ui.css"
 +
    rel="stylesheet" type="text/css" />
  
 +
<script type="text/javascript">
 +
    $(function () {
 +
        $("#dialog").dialog({
 +
            title: "Welcome",
 +
            buttons: {
 +
                Close: function () {
 +
                    $(this).dialog('close');
 +
                }
 +
            }
 +
        });
 +
    });
 +
</script>
 +
<div id="dialog" style="display: none">
 +
Thanks for visiting Lubbock_TTU's wiki site! We are currently under construction but feel free to look around. You can also visit us at our Facebook page <a href="https://www.facebook.com/iGEM-Raiders-911037505685471/"><u>here</u></a>.
 +
</div>
  
<!-- Slide Show -->
+
<body>
<section>
+
  <img class="mySlides" src="https://static.igem.org/mediawiki/2016/f/f2/T--Lubbock_TTU--b0.png"
+
  style="width:100%">
+
  <img class="mySlides" src="https://static.igem.org/mediawiki/2016/8/87/T--Lubbock_TTU--b2.png"
+
  style="width:100%">
+
</section>
+
  
<!-- Main Content -->
+
<!-- Section One -->  
<section class="w3-container w3-center w3-content" style="max-width:600px">
+
    <div class="container-fluid">
  <h2 class="w3-wide">Title</h2>
+
        <div class="row" id="banner">
  <p class="w3-opacity"><i><center>Lubbock_TTU</center></i></p>
+
            <div id="bannercontent">
<div class="column full_size">
+
                <center>
  <p class="w3-justify">
+
In 2010, it was estimated that 6.5 million people in the United States alone suffered from chronic wounds, accruing an annual cost of about $2.5 billion. Furthermore, experts predict that the burden of chronic wounds will increase rapidly in the near future due to increasing medical costs, an aging population, and the emergence of antibiotic resistant bacteria.
+
                <h1>Enhanced Wound Healing Using a Protein-Infused Collagen Scaffold</h1>
</br></br>
+
                <h2>Lubbock_TTU &middot; Texas Tech University</h2>
A chronic wound is considered a wound that does not heal in an orderly set of stages or within a time period of about three months. The etiology of chronic wounds is very diverse. One of the most prevalent reasons patients have persistent chronic wounds is that their bodies produce too many proteases at the wound site. In turn, these proteases degrade the extracellular matrix of the wound site which acts as a scaffold for new cells to migrate and grow. Proteases have also been shown to decrease healing rates by degrading growth factors that are needed for recruiting wound healing cells and inducing cellular proliferation.
+
</br></br>
+
<p>Wound healing progresses through three successive stages known as inflammation, proliferation, and remodeling. Ultimately, the degradation of the extracellular matrix and growth factor cause the wound to remain stuck in the inflammation phase, thus unable to heal.
+
  </p>
+
</div>
+
</section>
+
  
<!-- Band Members -->
+
                <div id="continue"> <a href="#projintro" class="fa fa-chevron-down"></a></div>
<section class="w3-row-padding w3-center w3-light-grey">
+
  <article class="w3-third">
+
    <p>Title 1</p>
+
    <img src="" alt="" style="width:100%">
+
    <p>Description 1</p>
+
  </article>
+
  <article class="w3-third">
+
    <p>Title 2</p>
+
    <img src="" alt="" style="width:100%">
+
    <p>Description 2</p>
+
  </article>
+
  <article class="w3-third">
+
    <p>Title 3</p>
+
    <img src="" alt="" style="width:100%">
+
    <p>Description 3</p>
+
  </article>
+
</section>
+
  
<!-- Footer -->
+
                </center>
<footer class="w3-container w3-padding-64 w3-center w3-black w3-xlarge">
+
            </div>
  <a href="#"><i class="fa fa-facebook-official"></i></a>
+
        </div>
  <a href="#"><i class="fa fa-pinterest-p"></i></a>
+
<!-- End of Section One -->
  <a href="#"><i class="fa fa-twitter"></i></a>
+
  <a href="#"><i class="fa fa-flickr"></i></a>
+
  <a href="#"><i class="fa fa-linkedin"></i></a>
+
  <p class="w3-medium">Lubbock_TTU</p>
+
</footer>
+
  
<script>
+
<!-- Section 5 -->
// Automatic Slideshow - change image every 3 seconds
+
        <div class="row" id="teamintro" style="Background:#e6e6e6;">
var myIndex = 0;
+
            <div class="col-md-1"></div>
carousel();
+
            <div class="col-md-5">
 +
                <font color="#5d5d5d"><h3>About Us</h3></font>
 +
                <div class="content" style="max-width:800px;">
 +
<font color="#5d5d5d">The Lubbock_TTU Team is part of a student organization at Texas Tech University known as iGEM Raiders. Our mission is to expose the university and community to synthetic biology through undergraduate initiative and involvement in the International Genetically Engineering Machine (iGEM) Competition.
  
function carousel() {
+
</br></br>This year, the iGEM Raiders team is composed of 14 dedicated undergraduate and graduate students with backgrounds in microbiology, animal science, cell and molecular biology, biochemistry, mathematics, physics, and chemical, mechanical, and electrical engineering. The diversity within our team enables the iGEM Raiders to tackle novel project ideas.
    var i;
+
                    <div id="readmore"><a href="https://2016.igem.org/Team:Lubbock_TTU/Team">Read more →</a></div><br></br>
    var x = document.getElementsByClassName("mySlides");
+
</font>
    for (i = 0; i < x.length; i++) {
+
                </div>
      x[i].style.display = "none";
+
            </div>
    }
+
            <div class="col-md-1"></div>
    myIndex++;
+
            <div class="col-md-4">
    if (myIndex > x.length) {myIndex = 1}
+
                <center>
    x[myIndex-1].style.display = "block";
+
                <img src="https://static.igem.org/mediawiki/2016/a/a8/T--Lubbock_TTU--05062016.png" id="teamphoto">
    setTimeout(carousel, 3000);
+
                </center>
}
+
            </div>
</script>
+
        </div>
 +
<!-- End of Section 5 -->
  
 +
<!-- Section 6 -->       
 +
        <div class="row" id="sitemap">
 +
           
 +
            <div class="col-md-12" id="sitelinks">
 +
                <h3>Quick Links</h3>
 +
                <a href="https://2016.igem.org/Team:Lubbock_TTU/Description">Project Overview</a>
 +
                <a href="https://2016.igem.org/Team:Lubbock_TTU/Proof">Proof of Concept</a>
 +
                <a href="https://2016.igem.org/Team:Lubbock_TTU/Notebook">Project Progress</a>
 +
                <a href="https://2016.igem.org/Team:Lubbock_TTU/Results">Project Results</a>
 +
            </div>
 +
 +
        </div>
 +
 +
<!-- Section 6 -->       
 +
        <div class="row" id="sponsors">
 +
            <div class="col-md-1"></div>
 +
            <div class="col-md-10">
 +
                <center>
 +
<a href='http://www.ttu.edu/'>
 +
<img src="https://static.igem.org/mediawiki/2016/a/a2/T--Lubbock_TTU--ttuseal.png" class="" width="24%" height=""></img></a>
 +
<a href='https://www.idtdna.com/site'>
 +
<img src="https://static.igem.org/mediawiki/2016/9/9c/T--Lubbock_TTU--idt.png" class="" width="23%" height=""></img></a>
 +
<a href='http://www.genscript.com/'>
 +
<img src="https://static.igem.org/mediawiki/2016/5/53/T--Lubbock_TTU--genscript.png" class="" width="25%" height=""></img></a>
 +
<a href='https://www.depts.ttu.edu/sga/'>
 +
<img src="https://static.igem.org/mediawiki/2016/a/a3/T--Lubbock_TTU--ttusga.png" class="" width="130px" height=""></img></a>
 +
<a href='http://mrdnalab.com/'>
 +
<img src="https://static.igem.org/mediawiki/2016/6/65/T--Lubbock_TTU--mrdna.png" class="" width="21%" height=""></img</a>
 +
<a href='http://www.ttuhsc.edu/'>
 +
<img src="https://static.igem.org/mediawiki/2016/8/8c/T--Lubbock_TTU--ttuhsc.png" class="" width="21%" height=""></img></a>
 +
<a href='http://www.ulabstx.org/'>
 +
<img src="https://static.igem.org/mediawiki/2016/a/ad/T--Lubbock_TTU--ulabs.png" class="" width="21%" height=""></img></a>
 +
<a href='http://www.ciser.ttu.edu/'>
 +
<img src="https://static.igem.org/mediawiki/2016/6/6d/T--Lubbock_TTU--ciser.jpg" class="" width="120px" height="x"></img></a>
 +
<a href='http://www.ni.com/en-us.html'>
 +
<img src="https://static.igem.org/mediawiki/2016/c/c2/T--Lubbock_TTU--na.png" class="" width="25%" height=""></img></a>
 +
<a href='http://www.rtlgenomics.com/'>
 +
<img src="https://static.igem.org/mediawiki/2016/8/8e/T--Lubbock_TTU--rtlg.png" class="" width="" height=""></img></a>
 +
                </center>
 +
            </div>
 +
            <div class="col-md-1"></div>
 +
        </div>
 +
       
 +
    </div> <!-- End of Container -->
 +
           
 
</body>
 
</body>
 +
 +
<div id="footer">
 +
Lubbock_TTU &middot; Texas Tech University
 +
</div>
 +
 
</html>
 
</html>

Latest revision as of 16:45, 16 December 2016

About Us

The Lubbock_TTU Team is part of a student organization at Texas Tech University known as iGEM Raiders. Our mission is to expose the university and community to synthetic biology through undergraduate initiative and involvement in the International Genetically Engineering Machine (iGEM) Competition.

This year, the iGEM Raiders team is composed of 14 dedicated undergraduate and graduate students with backgrounds in microbiology, animal science, cell and molecular biology, biochemistry, mathematics, physics, and chemical, mechanical, and electrical engineering. The diversity within our team enables the iGEM Raiders to tackle novel project ideas.