Difference between revisions of "Team:UPF CRG Barcelona/WetLab"

 
(16 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
  <link rel="stylesheet" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/styles?action=raw&ctype=text/css" type='text/css'>
 
  <link rel="stylesheet" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/styles?action=raw&ctype=text/css" type='text/css'>
  
 +
<body>
 +
  <div class="sticky-top">
  
 +
 +
      <nav class="navbar has-shadow" role="navigation" aria-label="main navigation" id="navbar">
 +
          <div class="container">
 +
   
 +
            <div class="navbar-brand">
 +
              <a class="navbar-logo" href="https://2018.igem.org/Team:UPF_CRG_Barcelona">
 +
                <img src="https://static.igem.org/mediawiki/2018/3/37/T--UPF_CRG_Barcelona--logosensebarcelona.svg" alt="iGEM Barcelona team 2018">
 +
              </a>
 +
   
 +
              <div class="navbar-burger" data-target="navbar-menu">
 +
                <span></span>
 +
                <span></span>
 +
                <span></span>
 +
              </div>
 +
            </div>
 +
   
 +
            <!-- children of navbar-menu must be navbar-start and/or navbar-end -->
 +
            <div class="navbar-menu" id="navbar-menu">
 +
              <!-- navbar items -->
 +
              <div class="navbar-grid">
 +
                <!--class is-active for showing active menu-->
 +
                <a style="color: rgb(242, 242, 242)" class="navbar-item" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/Description">Project</a>
 +
                <a style="color: rgb(242, 242, 242)" class="navbar-item" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/DryLab">DryLab</a>
 +
                <a style="color: rgb(242, 242, 242)" class="navbar-item" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/Parts">Parts</a>
 +
                <a class="navbar-item is-active" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/Deliverables">Deliverables</a>
 +
                <a style="color: rgb(242, 242, 242)" class="navbar-item" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/WetLab">WetLab</a>
 +
                <a style="color: rgb(242, 242, 242)" class="navbar-item" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/Intro_HP">Human Practices</a>
 +
                <a style="color: rgb(242, 242, 242)" class="navbar-item" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/Aboutteam">Team</a>
 +
              </div>
 +
            </div>
 +
          </div>
 +
        </nav>
 +
<header id="header">
 +
      <div id="blur"></div>
 +
      <!-- Swiper -->
 +
      <div class="swiper-container swiper1" id="sw-container">
 +
          <div class="swiper-wrapper">
 +
            <a class="swiper-slide swiper-slide-menu" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/LabBook">
 +
              <embed src="https://static.igem.org/mediawiki/2018/0/0c/T--UPF_CRG_Barcelona--notebook.svg" alt="Description">
 +
              <p>LabBook</p>
 +
            </a>
 +
            <a class="swiper-slide swiper-slide-menu" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/Methods">
 +
              <embed src="https://static.igem.org/mediawiki/2018/0/0d/T--UPF_CRG_Barcelona--protocols.svg" alt="">
 +
              <p>Methods</p>
 +
            </a>
 +
            <a class="swiper-slide swiper-slide-menu" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/Measurement">
 +
              <embed src="https://static.igem.org/mediawiki/2018/5/57/T--UPF_CRG_Barcelona--measurement.svg" alt="">
 +
              <p>Measurement</p>
 +
            </a>
 +
        </div>
 +
        <!-- Add Arrows -->
 +
        <div class="swiper-button-next"></div>
 +
        <div class="swiper-button-prev"></div>
 +
      </div>
 +
    </header>
 +
  </div>
 +
 +
 +
<div class="swiper-container swiper2" id="swiper-photos">
 +
    <div class="swiper-wrapper">
 +
      <a href="#" class="swiper-slide"><img src="https://static.igem.org/mediawiki/2018/b/ba/T--UPF_CRG_Barcelona--wetlab3.png" alt=""></a>
 +
      <a href="#" class="swiper-slide"><img src="https://static.igem.org/mediawiki/2018/0/04/T--UPF_CRG_Barcelona--wetlab1.png""></a>
 +
      <a href="#" class="swiper-slide"><img src="https://static.igem.org/mediawiki/2018/4/46/T--UPF_CRG_Barcelona--wetlab2.png" alt=""></a>
 +
    </div>
 +
    <!-- Add Pagination -->
 +
    <div class="swiper-pagination swiper-pagination2"></div>
 +
  </div>
 +
 +
  <main>
 +
 +
    <section class="container">
 +
 +
      <div style="width: 100%">
 +
<p>In the UPF-CRG Barcelona iGEM team, we have been working really hard in the laboratory among spring, summer and autumn. As a result, here we deliver the protocols that have been followed, the lab notebooks keeping track of the whole process, and the techniques used for the measurement of our results.
 +
 +
</p>
 +
 +
</div>
 +
 +
    </section>
 +
 +
  </main>
  
 
  <div class="spacer"></div>
 
  <div class="spacer"></div>
Line 14: Line 98:
  
 
<script src="https://2018.igem.org/Team:UPF_CRG_Barcelona/scripts?action=raw&ctype=text/javascript" charset="utf-8" type="text/javascript"></script>
 
<script src="https://2018.igem.org/Team:UPF_CRG_Barcelona/scripts?action=raw&ctype=text/javascript" charset="utf-8" type="text/javascript"></script>
 +
<script>
 +
    // Initialize Swiper
 +
    var swiper = new Swiper('.swiper1', {
 +
      slidesPerView: 3,
 +
      slidesPerGroup: 1,
 +
      loop: true,
 +
      freeMode: true,
 +
      observer: true,
 +
      watchOverflow: true,
 +
      freeModeSticky: true,
 +
      navigation: {
 +
        nextEl: '.swiper-button-next1',
 +
        prevEl: '.swiper-button-prev1',
 +
      },
 +
      keyboard: {
 +
        enabled: true,
 +
      },
 +
      watchOverflow: true,
 +
      freeModeSticky: true,
 +
      mousewheel: {
 +
        forceToAxis: true,
 +
      },
 +
      preventClicks: true,
 +
      iOSEdgeSwipeDetection: true,
 +
      observeParents: true,
 +
      breakpoints: {
 +
        500: {
 +
          slidesPerView: 2,
 +
        },
 +
        320: {
 +
          slidesPerView: 1,
 +
        }
 +
      },
 +
    });
 +
 +
    var swiper = new Swiper('.swiper2', {
 +
      slidesPerView: 1,
 +
      slidesPerGroup: 1,
 +
      loop: true,
 +
      observer: true,
 +
      watchOverflow: true,
 +
      pagination: {
 +
        el: '.swiper-pagination',
 +
      },
 +
      paginationClickable: true,
 +
      preventClicks: true,
 +
      centeredSlides: true,
 +
      autoplay: {
 +
        delay: 3000, // ms
 +
        disableOnInteraction: false,
 +
      },
 +
      observeParents: true,
 +
      iOSEdgeSwipeDetection: true,
 +
      mousewheel: {
 +
        forceToAxis: true,
 +
      }
 +
    });
 +
  </script>
 +
</body>
 +
  
 
</html>
 
</html>

Latest revision as of 01:01, 18 October 2018

Wiki

In the UPF-CRG Barcelona iGEM team, we have been working really hard in the laboratory among spring, summer and autumn. As a result, here we deliver the protocols that have been followed, the lab notebooks keeping track of the whole process, and the techniques used for the measurement of our results.