Difference between revisions of "Team:Uppsala/test"

(Replaced content with "{{Uppsala/example}} <html lang="en"> <body> <ol> <li><p>Gurka</p></li> <li><p>tomat</p></li> <li><p>sallad</p></li> <li><p>juice</p></li> </ol> </body> </html>")
Line 1: Line 1:
{{Uppsala/CSS}}
+
{{Uppsala/example}}
  
 
<html lang="en">
 
<html lang="en">
 
<head>
 
    <meta charset="utf-8" />
 
    <title> Playing with Bootstrap </title>
 
 
    <link href='https://fonts.googleapis.com/css?family=Open+Sans:300,400' rel='stylesheet' type='text/css'>
 
    <link href='https://fonts.googleapis.com/css?family=Lato:100,300' rel='stylesheet' type='text/css'>
 
    <link href="https://fonts.googleapis.com/css?family=Lora" rel="stylesheet">
 
 
 
</head>
 
  
 
<body>
 
<body>
  
<div class="body">
+
<ol>
    <header>
+
<li><p>Gurka</p></li>
        <div class="jumbotron">
+
<li><p>tomat</p></li>
            <div class="container">
+
  <li><p>sallad</p></li>
                <div class="row">
+
  <li><p>juice</p></li>
                    <img style="float: right" src="https://static.igem.org/mediawiki/2016/4/41/TeamUppsala_logotemp.svg" class="img-responsive" />
+
</ol>
                </div>
+
            </div>
+
        </div>
+
 
+
</html>
+
{{Uppsala/Navbar}}
+
<html>
+
    </header>
+
 
+
 
+
    <div class="container">
+
        <div class="row">
+
 
+
<img class="img-responsive img-rounded" style="clip: rect(0px,500px,0px,0px); float:none; margin:auto;" src="https://static.igem.org/mediawiki/2016/2/25/CHIPGINEERING.png" />
+
 
+
<img class="img-responsive" style="float:none; margin:auto;" src="https://static.igem.org/mediawiki/2016/d/de/T--Uppsala--winbanner.svg" />
+
 
+
 
+
 
+
 
+
<div style="text-align:center;">
+
                                <video width="920" height="680" controls poster="https://static.igem.org/mediawiki/2016/5/59/T--Uppsala--startpage_chip_closeup.png">
+
                                    <source src="https://static.igem.org/mediawiki/2016/a/a3/T--Uppsala--Movie_Trailer.mp4" type="video/mp4" > Your browser does not support the video tag.
+
                                </video>
+
</div>
+
<p>Here is a trailer for our guide to making microfluidic chips in a simple way! Check out the microfluidics page, or click the corresponding button below, for the full movie and an in depth manual on how to make your own chips!
+
</p>
+
            </div>
+
 
+
 
+
          <div class="container">
+
        <div class="row">
+
 
+
<div class="col-lg-12">
+
 
+
<a href="https://2016.igem.org/Team:Uppsala/Project/Microfluidics">
+
                        <div class="mybutton text-center results panel-default">
+
                            <div class="panel-body"> <h3 style="color: ghostwhite;">See more over at the microfluidics page </h3> </div>
+
                        </div>
+
                    </a>
+
 
+
</div>
+
 
+
            <div class="col-lg-4">
+
                <a href="https://2016.igem.org/Team:Uppsala/Design">
+
                    <div class="mybutton big text-center">
+
                        <h4 style="color: ghostwhite;"> Design </h4>
+
                    </div>
+
                </a>
+
                <a href="https://2016.igem.org/Team:Uppsala/Model">
+
                    <div class="mybutton big text-center">
+
                        <h4 style="color: ghostwhite;"> Modeling </h4>
+
                    </div>
+
                </a>
+
            </div>
+
            <div class="col-lg-4">
+
              <a href="https://2016.igem.org/Team:Uppsala/Description">
+
                    <div class="mybutton big text-center">
+
                        <h4 style="color: ghostwhite;"> Project description </h4>
+
                    </div>
+
                </a>
+
 
+
             
+
                <a href="https://2016.igem.org/Team:Uppsala/Demonstrate">
+
                    <div class="mybutton big text-center">
+
                        <h4 style="color: ghostwhite;"> Instruction movie </h4>
+
                    </div>
+
                </a>
+
            </div>
+
            <div class="col-lg-4">
+
                <a href="https://2016.igem.org/Team:Uppsala/HP/Gold">
+
                    <div class="mybutton big text-center">
+
                        <h4 style="color: ghostwhite;"> The manual </h4>
+
                    </div>
+
                </a>
+
                <a href="https://2016.igem.org/Team:Uppsala/Proof">
+
                    <div class="mybutton big text-center">
+
                        <h4 style="color: ghostwhite;"> Results </h4>
+
                    </div>
+
                </a>
+
            </div>
+
 
+
</div>
+
 
+
 
+
 
+
 
+
<div style="float:none;" class="col-lg-12">
+
 
+
<a href="https://2016.igem.org/Team:Uppsala/Project/CRISPR">
+
                        <div class="mybutton text-center results panel-default">
+
                            <div class="panel-body"> <h4 style="color: ghostwhite;">Read about our work with CRISPR & CPF1 </h4> </div>
+
                        </div>
+
                    </a>
+
 
+
</div>
+
 
+
<div style="float:none;" class="col-lg-12">
+
  
<a  href="https://2016.igem.org/Team:Uppsala/Project/UnaG">
 
                        <div class="mybutton text-center results panel-default">
 
                            <div class="panel-body"> <h4 style="color: ghostwhite;">Bask in the glow of UnaG </h4> </div>
 
                        </div>
 
                    </a>
 
  
        </div>
 
    </div>
 
             
 
</div>
 
</html>
 
{{Uppsala/Footer}}
 
<html>
 
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 12:19, 11 June 2018

Template:Uppsala/example

  1. Gurka

  2. tomat

  3. sallad

  4. juice