Yashnaverma (Talk | contribs) |
Yashnaverma (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{William_and_Mary}} | {{William_and_Mary}} | ||
<html> | <html> | ||
− | + | <head> | |
− | <head> | + | <!-- Required meta tags --> |
− | <!-- Required meta tags --> | + | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
Line 11: | Line 10: | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | + | <title>About Us</title> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <style type="text/css"> |
− | + | ||
− | + | </style> | |
− | </ | + | </head> |
− | < | + | <body style="height:800px"> |
+ | <div class="container"> | ||
− | </div> | + | <div class="jumbotron"> |
− | </div> | + | <h1>About Us</h1> |
+ | <p>Meet the William and Mary iGEM team for the 2018 year!</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <nav class="navbar navbar-inverse navbar-fixed-top "> | ||
+ | <div class="container-fluid"> | ||
+ | <div class-"navbar-header"> | ||
+ | <a class="navbar-brand" href="https://2018.igem.org/Team:William_and_Mary">W&M iGEM</a> | ||
+ | </div> | ||
+ | <ul class="nav navbar-nav navbar-right"> | ||
+ | <li class="active"><a href="https://2018.igem.org/Team:William_and_Mary">Home</a></li> | ||
+ | <li><a href="#">Project</a></li> | ||
+ | <li><a href="#">Results</a></li> | ||
+ | <li><a href="#">Modeling</a></li> | ||
+ | <li><a href="#">Human Practices</a></li> | ||
+ | <li><a href="#">Database</a></li> | ||
+ | <li><a href="#">Judging</a></li> | ||
+ | <li><a href="#">Team</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </nav> | ||
+ | <div class="container"> | ||
+ | <br> | ||
+ | <div id="myCarousel" class="carousel slide" data-ride="carousel"> | ||
+ | <!-- Indicators- they are the little dots at the bottom on the carousel--> | ||
+ | <ol class="carousel-indicators"> | ||
+ | <li data-target="#myCarousel" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="1"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="2"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="3"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="4"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="5"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="6"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="7"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="8"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="9"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="10"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="11"></li> | ||
+ | </ol> | ||
+ | <!-- Wrapper for slides - to limit the size of the slides--> | ||
+ | <div class="carousel-inner" role="listbox"> | ||
+ | <div class="item active"> | ||
+ | <img src="flower.jpg" alt="Ethan Jones" width="500" height="500"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h3>Ethan Jones</h3> | ||
+ | <p>Add info here.</p> | ||
+ | </div> | ||
+ | </div> | ||
− | <div class=" | + | <div class="item"> |
− | <div class=" | + | <img src="jessica.jpg" alt="Jessica Laury" width="460" height="345"> |
− | <div class=" | + | <div class="carousel-caption"> |
+ | <h3>Jessica Laury</h3> | ||
+ | <p>Add info here.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="item"> | ||
+ | <img src="yashna.jpg" alt="Yashna Verma" width="460" height="345"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h3>Yashna Verma</h3> | ||
+ | <p>Add info here.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="tinh.jpg" alt="Tinh Son" width="460" height="345"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h3>Tinh Son</h3> | ||
+ | <p>Add info here.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="chengwu.jpg" alt="Chengwu Shen" width="460" height="345"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h3>Chengwu Shen</h3> | ||
+ | <p>Add info here.</p> | ||
+ | </div> | ||
+ | </div> | ||
− | <div class=" | + | <div class="item"> |
− | < | + | <img src="hanmi.jpg" alt="Hanmi Zou" width="460" height="345"> |
− | + | <div class="carousel-caption"> | |
− | + | <h3>Hanmi Zou</h3> | |
− | + | <p>Add info here.</p> | |
− | < | + | </div> |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | </ | + | |
− | </div> | + | |
+ | <div class="item"> | ||
+ | <img src="adam.jpg" alt="Adam Oliver" width="460" height="345"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h3>Adam Oliver</h3> | ||
+ | <p>Add info here.</p> | ||
+ | </div> | ||
+ | </div> | ||
− | <div class=" | + | <div class="item"> |
− | < | + | <img src="julia.jpg" alt="Julia Urban" width="460" height="345"> |
− | + | <div class="carousel-caption"> | |
− | + | <h3>Julia Urban</h3> | |
− | + | <p>Add info here.</p> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | < | + | |
− | < | + | |
− | + | ||
− | </div> | + | |
− | </div> | + | |
+ | <div class="item"> | ||
+ | <img src="lillian.jpg" alt="Lillian Parr" width="460" height="345"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h3>Lillian Parr</h3> | ||
+ | <p>Add info here.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="stephanie.jpg" alt="Stephanie Do" width="460" height="345"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h3>Stephanie Do</h3> | ||
+ | <p>Add info here.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <!-- Left and right controls --> | ||
+ | <a class="left carousel-control" href="#myCarousel" data-slide="prev"> | ||
+ | <span class="glyphicon glyphicon-chevron-left"></span> | ||
+ | <span class="sr-only">Previous</span> | ||
+ | </a> | ||
+ | <a class="right carousel-control" href="#myCarousel" data-slide="next"> | ||
+ | <span class="glyphicon glyphicon-chevron-right"></span> | ||
+ | <span class="sr-only">Next</span> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
− | </html> | + | <!-- added this for bootstrap --> |
+ | <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> | ||
+ | <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> | ||
+ | <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T" crossorigin="anonymous"></script> | ||
+ | </body> | ||
+ | </html> |
Revision as of 17:48, 25 June 2018
About Us
Meet the William and Mary iGEM team for the 2018 year!