Difference between revisions of "Team:BOKU-Vienna"

 
(120 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{BOKU-Vienna}}
+
{{Template:BOKU-Vienna-header}}
<h1>Hallo!</h1>
+
<html>
 +
<style>
 +
    .xyz  {
 +
      text-align: center !important;
 +
    }
 +
  .video {
 +
      width: 100% !important;
 +
      }
 +
  .myintro {
 +
      display: table;
 +
      width: 100%;
 +
      height: 100%;
 +
      padding: 100px 0;
 +
      text-align: center !important;
 +
      color: black;
 +
      background: url("https://static.igem.org/mediawiki/2017/e/ea/T--BOKU-Vienna--plastic.jpg") no-repeat bottom center scroll;
 +
      background-color: black;
 +
      -webkit-background-size: cover;
 +
      -moz-background-size: cover;
 +
      background-size: cover;
 +
      -o-background-size: cover;
 +
    }
 +
    .myintro .myintro-body {
 +
      display: table-cell;
 +
      vertical-align: middle;
 +
    }
 +
    .myintro .myintro-body .brand-heading {
 +
      font-size: 40px;
 +
    }
 +
    .myintro .myintro-body .myintro-text {
 +
      font-size: 18px;
 +
      font-family: Tahoma, Geneva, sans-serif;
 +
    }
 +
</style>
 +
<div id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 +
    <!-- One-Page Scroll NavBar -->
 +
    <nav class="navbar scrollnav-custom navbar-fixed-bottom" role="navigation" id="scrollnav">
 +
        <div class="container">
 +
            <div class="navbar-header">
 +
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
 +
                    Menu <i class="fa fa-bars"></i>
 +
                </button>
 +
                <a class="navbar-brand" target="_blank"  href="https://www.facebook.com/IGEM.BOKU.Vienna">
 +
                    <img src="https://static.igem.org/mediawiki/2017/6/67/T--BOKU-Vienna--fb2.png" alt="Facebook" >
 +
                </a>
 +
                <a class="navbar-brand" target="_blank"  href="https://www.twitter.com/BOKU_iGEM">
 +
                    <img src="https://static.igem.org/mediawiki/2017/1/15/T--BOKU-Vienna--twitter.png" alt="Twitter" >
 +
                </a>
 +
            </div>
 +
 
 +
            <!-- Collect the nav links, forms, and other content for toggling -->
 +
            <div class="collapse navbar-collapse navbar-right navbar-main-collapse">
 +
                <ul class="nav navbar-nav">
 +
                    <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 +
                    <li>
 +
                        <a class="page-scroll" href="#">Top</a>
 +
                    </li>
 +
                    <li>
 +
                        <a class="page-scroll" href="#Welcome">Welcome</a>
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
            <!-- /.navbar-collapse -->
 +
        </div>
 +
        <!-- /.container -->
 +
    </nav>
 +
 
 +
    <!-- myintro Header -->
 +
    <header class="myintro">
 +
        <div class="myintro-body">
 +
            <div class="container">
 +
                <div class="row">
 +
                    <div class="col-md-8 col-md-offset-2">
 +
                        <h1 class="brand-heading">D.I.V.E.R.T.</h1>
 +
                        <p class="xyz">The Next Step of Evolution.
 +
                            <br>Created by BOKU Vienna.</p>
 +
                        <a href="#Welcome" class="page-scroll">
 +
                          <div id="downarrow">
 +
                            <img src="https://static.igem.org/mediawiki/2017/3/32/T--BOKU-Vienna--arrow.png" alt="V">
 +
                          </div>
 +
                        </a>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </header>
 +
 
 +
    <!-- About Section -->
 +
    <section class="container content-section text-center">
 +
        <div class="row" id="Welcome" >
 +
            <div class="col-lg-8 col-lg-offset-2">
 +
                <p> <br><br></p>
 +
                <h2>Welcome.</h2>
 +
                <p> <br> Welcome to our Wiki! Check out the video below for a short introduction into our project. If you want to learn more about our <a href=https://2017.igem.org/Team:BOKU-Vienna/Description >project idea</a>, the <a href=https://2017.igem.org/Team:BOKU-Vienna/Notebook>lab work</a>, the <a href=https://2017.igem.org/Team:BOKU-Vienna/Team>team</a> behind it, our <a href=https://2017.igem.org/Team:BOKU-Vienna/Engagement>public engagement</a> or the <a href=https://igem.org/Main_Page>competition in general</a> please explore our website. We would especially like to thank our <a href=https://2017.igem.org/Team:BOKU-Vienna/Sponsors>sponsors</a> who helped us realize this project!
 +
</p>
 +
<p>If you would like to contact us please send an email to <a href="mailto:igem2017@students.boku.ac.at">igem2017@students.boku.ac.at</a>
 +
</p>
 +
<p>We are  proud  and  happy  to  say that we had the opportunity to attend the Giant Jamboree in Boston and that  our  efforts  were  rewarded  in form  of  a  <b>Silver  Medal</b>! By participating in the iGEM competition we definitely learned a lot and are honored to be a part of the ever-growing synthetic biology community.
 +
</p>
 +
<p>
 +
</p>
 +
<video poster="https://static.igem.org/mediawiki/2017/6/6d/Titelbild_schirch.jpeg" id="iGEMMovie" width="100%" height="auto" preload controls align="center">
 +
 
 +
<source src="https://static.igem.org/mediawiki/2017/2/2a/DIVERT-video.mp4" type='video/mp4'/>
 +
            </div>
 +
        </div>
 +
    </section>
 +
 
 +
   
 +
</html>
 +
 
 +
{{BOKU-Vienna-footer}}

Latest revision as of 15:41, 12 December 2017

D.I.V.E.R.T.

The Next Step of Evolution.
Created by BOKU Vienna.

V



Welcome.


Welcome to our Wiki! Check out the video below for a short introduction into our project. If you want to learn more about our project idea, the lab work, the team behind it, our public engagement or the competition in general please explore our website. We would especially like to thank our sponsors who helped us realize this project!

If you would like to contact us please send an email to igem2017@students.boku.ac.at

We are proud and happy to say that we had the opportunity to attend the Giant Jamboree in Boston and that our efforts were rewarded in form of a Silver Medal! By participating in the iGEM competition we definitely learned a lot and are honored to be a part of the ever-growing synthetic biology community.