Difference between revisions of "Team:SSTi-SZGD/test1"

Line 1: Line 1:
{{Team:SSTi-SZGD}}
+
{{Team:NCTU_Formosa}}
<html lang="en">
+
<html>
 
+
 
<head>
 
<head>
    <meta charset="utf-8">
+
<meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
<!-- IE -->
    <meta name="viewport" content="width=device-width, initial-scale=1">
+
<link rel="shortcut icon" type="image/x-icon" href="https://static.igem.org/mediawiki/2016/b/bf/NCTU_icon.png" />
    <title>BRANDY</title>
+
<!-- other browsers -->
    <!-- Google Font -->
+
<link rel="icon" type="image/x-icon" href="https://static.igem.org/mediawiki/2016/b/bf/NCTU_icon.png" />
    <link href='http://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700,800' rel='stylesheet' type='text/css'>
+
<META NAME="Author" CONTENT="Chris Lin">
    <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
+
    <!-- Font Awesome -->
+
    <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
+
    <!-- Preloader -->
+
    <link rel="stylesheet" href="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/css/preloader.css" type="text/css" media="screen, print"/>
+
  
    <!-- Icon Font-->
 
    <link rel="stylesheet" href="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/style.css">
 
    <link rel="stylesheet" href="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/css/owl.carousel.css">
 
    <link rel="stylesheet" href="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/css/owl.theme.default.css">
 
    <!-- Animate CSS-->
 
    <link rel="stylesheet" href="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/css/animate.css">
 
    <!-- Bootstrap -->
 
    <link href="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/css/bootstrap.min.css" rel="stylesheet">
 
    <!-- Style -->
 
    <link href="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/css/style.css" rel="stylesheet">
 
  
    <!-- Responsive CSS -->
+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
    <link href="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/css/responsive.css" rel="stylesheet">
+
<link href="https://2016.igem.org/Team:NCTU_Formosa/wiki_reset?action=raw&ctype=text/css" rel="stylesheet">
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+
    <!--[if lt IE 9]>
+
        <script src="js/lte-ie7.js"></script>
+
  <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+
  <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+
<![endif]-->
+
</head>
+
  
<body>
+
<style type="text/css">
                <!-- Preloader -->
+
    #sideMenu, #top_title {display:none;}
                <div id="preloader">
+
    #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
                    <div id="status">&nbsp;</div>
+
    #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
                </div>
+
    #top_menu_inside {margin-left: 20px; margin-bottom: 0px;}
 +
   
 +
    * {
 +
        font-family: 'Open Sans', sans-serif;
 +
        font-weight: 300;
 +
      }
 +
   
 +
    body{
 +
        margin:0;
 +
        padding:0;
 +
        background-color:rgb(51,51,51) !important;
 +
        background-repeat: repeat-y;
 +
        background-size:100%;
 +
        }
 +
@media screen and (min-width:768px){   
 +
    .animate-box{
 +
                position:relative;
 +
                height:100vh;
 +
                width:100%;
 +
                backgroind:balck;
 +
                overflow:hidden;
  
 +
}
 +
@media screen and (orientation: portrait){   
 +
    .animate-box{
 +
                position:relative;
 +
                height:100%;
 +
                backgroind:balck;
 +
                overflow:hidden;
 +
    }
  
 +
}
 +
    video {
 +
            position:relative;
 +
            width: 78%;
 +
            height:auto;
 +
            margin-top:60px;
 +
            margin-left:10vw;
 +
            margin-right:10vw;
 +
          }
 +
   
  
 +
    .box-container{
 +
        position:relative;
 +
        display:block;
 +
        width:auto;
 +
        height:720px;
 +
        margin-top:15vh !important;
 +
        text-decoration:none;
  
     <header id="HOME" style="background-position: 50% -125px;">
+
     }
        <div class="section_overlay">
+
   
            <nav class="navbar navbar-default navbar-fixed-top">
+
/*-----------image-------------------*/
              <div class="container">
+
    .img-box{
                <!-- Brand and toggle get grouped for better mobile display -->
+
        position:relative;
                <div class="navbar-header">
+
        margin-left:30vw;
                  <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+
        display:block;
                    <span class="sr-only">Toggle navigation</span>
+
        padding-top:70px;
                    <span class="icon-bar"></span>
+
        padding-left:10px;
                    <span class="icon-bar"></span>
+
    }
                    <span class="icon-bar"></span>
+
                  </button>
+
                  <a class="navbar-brand" href="#"><img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/logo.png" alt=""></a>
+
                </div>
+
  
                <!-- Collect the nav links, forms, and other content for toggling -->
+
        .connect{
                <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+
            color:black !important;           
                  <ul class="nav navbar-nav navbar-right">
+
        }
                    <li><a href="#HOME">Home</a></li>
+
        .text-active{
                    <li><a href="#SERVICE">Services</a></li>
+
            color:red !important;
                    <li><a href="#ABOUT">About</a></li>
+
            text-decoration:none;
                    <li><a href="#TESTIMONIAL">Testimonial</a></li>
+
        }
                    <li><a href="#WORK">Work</a></li>
+
        .connect:hover{
                    <li><a href="#CONTACT">Contact</a></li>
+
            color:red !important;
                  </ul>
+
            text-decoration:none;
                </div><!-- /.navbar-collapse -->
+
        }
              </div><!-- /.container -->
+
/*---------------PANTIDE iot device--------------*/
            </nav>
+
  
            <div class="container">
+
.text-PANTIDE{
                <div class="row">
+
      text-decoration:none;
                    <div class="col-md-12 text-center">
+
      font-size:2em !important;
                        <div class="home_text wow fadeInUp animated">
+
      text-align:center;
                            <h2>it’s abdullah noman</h2>
+
      padding-left:10px;
                            <p>a user interface and user experience specialist</p>
+
}
                            <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/shape.png" alt="">                       
+
                        </div>
+
                    </div>
+
                </div>
+
            </div>
+
  
            <div class="container">
+
.text-iot{
                <div class="row">
+
      text-decoration:none;
                    <div class="col-md-12 text-center">
+
      font-size:2em !important;
                        <div class="scroll_down">
+
      text-align:center;
                            <a href="#SERVICE"><img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/scroll.png" alt=""></a>
+
      padding-left:35px;
                            <h4>Scroll Down</h4>
+
}
                        </div>
+
.text-device{
                    </div>
+
      text-decoration:none;
                </div>
+
      font-size:2em !important;
            </div>           
+
      text-align:center;
        </div> 
+
      padding-left:15px;
    </section>          
+
}
    </header>
+
        .text1{
 +
            position:absolute;
 +
            text-decoration:none;
 +
            width:100px;
 +
            top:31%;
 +
            left:-14%;
 +
            background:rgba(243,247,247,0.9);
 +
            border:3px solid #FBB03B;
 +
            text-align:center;         
 +
            cursor:pointer;
 +
        }
 +
        .text1:hover{
 +
            transform:scale(1.1);
 +
        }
 +
        .text2{
 +
            position:absolute;
 +
            text-decoration:none;
 +
            width:100px;
 +
            top:83%;
 +
            left:-14%;
 +
            background:rgba(243,247,247,0.9);
 +
            border:3px solid #FBB03B;     
 +
            text-align:center; 
 +
            cursor:pointer;     
 +
        }
 +
        .text2:hover{
 +
            transform:scale(1.1);
 +
        }
 +
         .text3{
 +
            position:absolute;
 +
            width:100px;
 +
            top:34%;
 +
            left:57%;
 +
            background:rgba(243,247,247,0.9);
 +
            border:3px solid #FBB03B;       
 +
            text-align:center;
 +
            cursor:pointer;
 +
        }
 +
        .text3:hover{
 +
            transform:scale(1.1);
 +
        }
  
 +
@media screen and (min-width:768px){   
 +
.text-container{
 +
        position:relative;
 +
        width:70vw;
 +
        height:210px;
 +
        margin-left:15%;
 +
        margin-top:3vw;
 +
        margin-bottom:1vw;
 +
        background-color:rgba(243,247,247,0.7);
 +
        border-radius:10px;
 +
        display:block;
  
    <section class="services" id="SERVICE">
+
}
        <div class="container">
+
}
            <div class="row">
+
 
                <div class="col-md-3 text-center">
+
@media screen and (orientation: portrait){
                    <div class="single_service wow fadeInUp" data-wow-delay="1s">
+
.text-container{
                        <i class="icon-pencil"></i>
+
        position:relative;
                        <h2>Design</h2>
+
        width:70vw;
                        <p>Excepteur sint occaecat cupidatat non proident, sunt in culpa.</p>
+
        height:210px;
                    </div>
+
        margin-left:15%;
                </div>
+
        margin-top:6vw;
                <div class="col-md-3 text-center">
+
        margin-bottom:1vw;
                    <div class="single_service wow fadeInUp" data-wow-delay="2s">
+
        background-color:rgba(243,247,247,0.7);
                        <i class="icon-gears"></i>
+
        border-radius:10px;
                        <h2>Development</h2>
+
        display:block;
                        <p>Excepteur sint occaecat cupidatat non proident, sunt in culpa.</p>
+
 
                    </div>
+
}
                </div>
+
}
                <div class="col-md-3 text-center">
+
 
                    <div class="single_service wow fadeInUp" data-wow-delay="3s">
+
 
                        <i class="icon-camera"></i>
+
    .item{
                        <h2>Photography</h2>
+
        display:none;
                        <p>Excepteur sint occaecat cupidatat non proident, sunt in culpa.</p>
+
    }
                    </div>
+
    .item-active{
                </div>
+
        display:block;
                <div class="col-md-3 text-center">
+
    }
                    <div class="single_service wow fadeInUp" data-wow-delay="4s">
+
 
                        <i class="icon-magnifying-glass"></i>
+
    .description{
                        <h2>Seo</h2>
+
        padding-left:20px;
                        <p>Excepteur sint occaecat cupidatat non proident, sunt in culpa.</p>
+
        padding-right:20px;
                    </div>
+
        font-size:13.5pt !important;
                </div>
+
        text-indent:2em;
            </div>           
+
        font-family: 'Open Sans' !important;
         </div>
+
    }
    </section>
+
 
    <section class="about_us_area" id="ABOUT">
+
/*-----------buttom----------------*/
         <div class="container">
+
.buttom{
            <div class="row">
+
        position:absolute;
                <div class="col-md-12 text-center">
+
        bottom:8px;
                    <div class="about_title">
+
        right:10px;
                        <h2>About Me</h2>
+
         background-color:#ACE0F5;
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/shape.png" alt="">
+
        font-size:14pt !important;
                    </div>
+
        font-family: 'Open Sans' !important;
                </div>
+
         border-radius:10px;
            </div>
+
        color:black;
         </div>
+
        text-decoration:none;
        <div class="container">
+
        padding:3px;
            <div class="row">
+
        padding-bottom:8px;
                <div class="col-md-4  wow fadeInLeft animated">
+
}
                    <div class="single_progress_bar">
+
.buttom:active{
                        <h2>DESIGN - 90%</h2>
+
         bottom:5px;
                        <div class="progress">
+
}
                          <div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 90%;">
+
 
                            <span class="sr-only">60% Complete</span>
+
 
                          </div>
+
 
                        </div>
+
/*-------------overview-------------------*/
                    </div>
+
 
                    <div class="single_progress_bar">
+
 
                        <h2>DEVELOPMENT - 60%</h2>
+
@media screen and (min-width:768px){
                        <div class="progress">
+
  .over-container{
                          <div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;">
+
            width:75%;
                            <span class="sr-only">60% Complete</span>
+
            height:60vh;
                          </div>
+
            margin:auto;
                        </div>
+
            margin-top:25vh;
                    </div>
+
            margin-bottom:15%;
                    <div class="single_progress_bar">
+
            position:relative;
                        <h2>MARKETING - 75%</h2>
+
            } 
                        <div class="progress">
+
h1{
                          <div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 75%;">
+
    text-align:center;
                            <span class="sr-only">60% Complete</span>
+
    color:rgb(0, 206, 255);
                          </div>
+
    text-shadow:1px 1px 10px rgb(0, 206, 255);
                        </div>
+
    font-size:30pt !important;
                    </div>
+
}
                    <div class="single_progress_bar">
+
.overview{
                        <h2>SEO - 95%</h2>
+
    color:#F3F7F7;
                        <div class="progress">
+
    text-align:justify;
                          <div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 95%;">
+
    text-indent:2em;
                            <span class="sr-only">60% Complete</span>
+
    padding-left:20px;
                          </div>
+
    padding-left:20px;
                        </div>
+
    padding-top:10px;
                    </div>
+
    padding-bottom:10px;
                </div>
+
    font-size:18pt !important;
                <div class="col-md-4  wow fadeInRight animated">
+
}
                    <p class="about_us_p">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Sed quia non numquam eius modi tempora.</p>
+
.position{
                </div>
+
    cursor:pointer;
                <div class="col-md-4  wow fadeInRight animated">
+
    position:absolute;
                    <p class="about_us_p">Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.</p>
+
    margin-left:46.5%;
                </div>
+
    margin-top:5%;
            </div>
+
}
        </div>
+
}
     </section>
+
 
 +
@media screen and (orientation: portrait){
 +
  .over-container{
 +
            width:80%;
 +
            height:100%;
 +
            margin:auto;
 +
            margin-bottom:40%;
 +
            margin-top:18%;
 +
            position:relative;
 +
            display:block;
 +
            }
 +
h1{
 +
    text-align:center;
 +
    color:rgb(0, 206, 255);
 +
    text-shadow:1px 1px 10px rgb(0, 206, 255);
 +
    font-size:25pt !important;
 +
}
 +
.overview{
 +
    color:#F3F7F7;
 +
    text-align:justify;
 +
    text-indent:2em;
 +
    padding-left:20px;
 +
    padding-right:20px;
 +
    padding-top:10px;
 +
    padding-bottom:10px;
 +
    font-size:15pt !important;
 +
}
 +
.position{
 +
    cursor:pointer;
 +
    position:absolute;
 +
    margin-left:32vw;
 +
     margin-top:5%;
 
      
 
      
 +
}
 +
}
  
    <section class="testimonial text-center wow fadeInUp animated" id="TESTIMONIAL">
 
        <div class="container">
 
            <div class="icon">
 
                <i class="icon-quote"></i>
 
            </div>
 
            <div class="owl-carousel">
 
                <div class="single_testimonial text-center wow fadeInUp animated">
 
                    <p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores<br/> eos qui ratione voluptatem sequi nesciunt.</p>
 
                    <h4>-JOHN DOE</h4>
 
                </div>
 
                <div class="single_testimonial text-center">
 
                    <p>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius<br/> modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.</p>
 
                    <h4>-JOHN SMITH</h4>
 
                </div>
 
            </div>           
 
        </div>
 
    </section>
 
  
 +
.position:hover{
 +
    transform:scale(1.1)
  
    <div class="fun_facts">
+
}
    <section class="header parallax home-parallax page" id="fun_facts" style="background-position: 50% -150px;">
+
/*------------frame-------------*/
        <div class="section_overlay">
+
.leftup{
            <div class="container">
+
      float:left;
                <div class="row">
+
      margin-top:4%;
                    <div class="col-md-6 wow fadeInLeft animated">
+
      position:relative;
                        <div class="row">
+
      margin-left:3%;
                            <div class="col-md-4">
+
}
                                <div class="single_count">
+
.rightup{
                                    <i class="icon-toolbox"></i>
+
      float:right;
                                    <h3>300</h3>
+
      margin-top:4%;
                                    <p>Project Done</p>
+
      position:relative;
                                </div>
+
      margin-right:3%;
                            </div>
+
}
                            <div class="col-md-4">
+
</style>
                                <div class="single_count">
+
</head>
                                    <i class="icon-clock"></i>
+
 
                                    <h3>1700+</h3>
+
<body>
                                    <p>Hours Worked</p>
+
 
                                </div>                           
+
    <div>
                            </div>
+
        <video playinline autoplay  controls="true">
                            <div class="col-md-4">
+
            <source src="https://static.igem.org/mediawiki/2016/b/b3/NCTU_HOMEPAGE_FINAL.mp4" type="video/mp4" >
                                <div class="single_count">
+
        </video>
                                    <i class="icon-trophy"></i>
+
                                    <h3>37</h3>
+
                                    <p>Awards Won</p>
+
                                </div>                          
+
                            </div>
+
                        </div>
+
                    </div>
+
                    <div class="col-md-5 col-md-offset-1 wow fadeInRight animated">
+
                        <div class="imac">
+
                            <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/imac.png" alt="">
+
                        </div>
+
                    </div>
+
                </div>
+
            </div>           
+
        </div>
+
    </section>  
+
 
     </div>
 
     </div>
    <div class="copyrights">Collect from <a href="http://www.cssmoban.com/" >网页模板</a></div>
+
 
    <section class="work_area" id="WORK">
+
 
        <div class="container">
+
<div class="leftup">
            <div class="row">
+
<img src="https://static.igem.org/mediawiki/2016/thumb/5/5f/Left-up.png/129px-Left-up.png">
                <div class="col-md-12 text-center">
+
</div>
                    <div class="work_title  wow fadeInUp animated">
+
<div class="rightup">
                        <h1>Latest Works</h1>
+
<img src="https://static.igem.org/mediawiki/2016/thumb/9/96/Rightup.png/129px-Rightup.png">
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/shape.png" alt="">
+
</div>
                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna <br> aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex.</p>
+
<div class="over-container">
                    </div>
+
  <div>
                </div>
+
      <h1>Overview</h1>
             </div>
+
      <p class="overview">Spiders have evolved genuinely sophisticated predatory skills whereas NCTU_Formosa has created a brand new system that will revolutionize conventional agriculture. It is high time for upgrading the working styles of farming with the combination of synthetic Biology, Informatics and Engineering corresponding to Pantide, device and Internet of things in our project.</p>
 +
          <img src="https://static.igem.org/mediawiki/2016/e/e0/--.png" width="6%"class="position">
 +
 
 +
  </div>
 +
</div>
 +
 
 +
                                  <!------part 2------>
 +
 
 +
<div class="box-container" id="home-spider">
 +
 
 +
                <!------------框------------->
 +
 
 +
    <div style="position:absolute;z-index:-500;left:30px;right:30px;">
 +
          <img src="https://static.igem.org/mediawiki/2016/e/e4/%E6%A1%86.png" width="100%" height="650px">
 +
    </div>
 +
 
 +
              <!--------------spider------------>
 +
 
 +
    <div class="img-box">   
 +
        <img src="https://static.igem.org/mediawiki/2016/6/62/%E8%9C%98%E8%9B%9B_1.png" width="55%" >
 +
 
 +
<a href="#PANTIDE" class="connect text-active" style="text-decoration:none;" >
 +
        <div class="text1">
 +
             <p class="text-PANTIDE">Pantide</p>
 
         </div>
 
         </div>
        <div class="container-fluid">
+
</a>
            <div class="row">
+
 
                <div class="col-md-4 no_padding">
+
<a href="#iot" class="connect" style="text-decoration:none;" >
                    <div class="single_image">
+
        <div class="text2">
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/w1.jpg" alt="">
+
             <p class="text-iot">IoT</p>
                        <div class="image_overlay">
+
                            <a href="">View Full Project</a>
+
                            <h2>drawing</h2>
+
                            <h4>with pencil colors</h4>
+
                        </div>
+
                    </div>
+
                </div>
+
                <div class="col-md-4 no_padding">
+
                    <div class="single_image">
+
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/w2.jpg" alt="">
+
                        <div class="image_overlay">
+
                            <a href="">View Full Project</a>
+
                            <h2>drawing</h2>
+
                            <h4>with pencil colors</h4>
+
                        </div>                       
+
                    </div>
+
                </div>
+
                <div class="col-md-4 no_padding">
+
                    <div class="single_image">
+
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/w3.jpg" alt="">
+
                        <div class="image_overlay">
+
                            <a href="">View Full Project</a>
+
                            <h2>drawing</h2>
+
                            <h4>with pencil colors</h4>
+
                        </div>                       
+
                    </div>
+
                </div>
+
             </div>
+
            <div class="row pad_top">
+
                <div class="col-md-4 no_padding">
+
                    <div class="single_image">
+
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/w4.jpg" alt="">
+
                        <div class="image_overlay">
+
                            <a href="">View Full Project</a>
+
                            <h2>drawing</h2>
+
                            <h4>with pencil colors</h4>
+
                        </div>                       
+
                    </div>
+
                </div>
+
                <div class="col-md-4 no_padding">
+
                    <div class="single_image">
+
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/w5.jpg" alt="">
+
                        <div class="image_overlay">
+
                            <a href="">View Full Project</a>
+
                            <h2>drawing</h2>
+
                            <h4>with pencil colors</h4>
+
                        </div>                       
+
                    </div>
+
                </div>
+
                <div class="col-md-4 no_padding">
+
                    <div class="single_image last_padding">
+
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/w6.jpg" alt="">
+
                        <div class="image_overlay">
+
                            <a href="">View Full Project</a>
+
                            <h2>drawing</h2>
+
                            <h4>with pencil colors</h4>
+
                        </div>                       
+
                    </div>
+
                </div>
+
            </div>          
+
 
         </div>
 
         </div>
    </section>
+
</a>
    <section class="call_to_action">
+
 
        <div class="container">
+
<a href="#device" class="connect" style="text-decoration:none;" >
            <div class="row">
+
         <div class="text3">
                <div class="col-md-8 wow fadeInLeft animated">
+
             <p class="text-device">Device</p>
                    <div class="left">
+
                        <h2>LOOKING FOR EXCLUSIVE DIGITAL SERVICES?</h2>
+
                        <p>Proin fringilla augue at maximus vestibulum. Nam pulvinar vitae neque et porttitor.
+
                        Integer non dapibus diam, ac eleifend lectus.</p>
+
                    </div>
+
                </div>
+
                <div class="col-md-3 col-md-offset-1 wow fadeInRight animated">
+
                    <div class="baton">
+
                    <a href="#CONTACT">
+
                        <button type="button" class="btn btn-primary cs-btn">Let's Talk</button>
+
                    </a>   
+
                    </div>
+
                </div>
+
            </div>
+
         </div>
+
    </section>
+
    <section class="contact" id="CONTACT">
+
        <div class="container">
+
             <div class="row">
+
                <div class="col-md-12 text-center">
+
                    <div class="contact_title  wow fadeInUp animated">
+
                        <h1>get in touch</h1>
+
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/shape.png" alt="">
+
                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna<br/> aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex.</p>
+
                    </div>
+
                </div>
+
            </div>
+
 
         </div>
 
         </div>
        <div class="container">
+
</a>
            <div class="row">
+
                <div class="col-md-3  wow fadeInLeft animated">
+
                    <div class="single_contact_info">
+
                        <h2>Call Me</h2>
+
                        <p>+88 00 123 456 01</p>
+
                    </div>
+
                    <div class="single_contact_info">
+
                        <h2>Email Me</h2>
+
                        <p>Hello@abdullahnoman.com</p>
+
                    </div>
+
                    <div class="single_contact_info">
+
                        <h2>Address</h2>
+
                        <p>216 Street Address, Barisal, BD</p>
+
                    </div>
+
                </div>
+
                <div class="col-md-9  wow fadeInRight animated">
+
                    <form class="contact-form" action="">
+
                        <div class="row">
+
                            <div class="col-md-6">
+
                                <input type="text" class="form-control" id="name" placeholder="Name">
+
                                <input type="email" class="form-control" id="email" placeholder="Email">
+
                                <input type="text" class="form-control" id="subject" placeholder="Subject">                               
+
                            </div>
+
                            <div class="col-md-6">
+
                                <textarea class="form-control" id="message" rows="25" cols="10" placeholder="  Message Texts..."></textarea>
+
                                <button type="button" class="btn btn-default submit-btn form_submit">SEND MESSAGE</button>                               
+
                            </div>
+
                        </div>
+
                    </form>
+
                </div>
+
            </div>
+
        </div>
+
        <div class="container">
+
            <div class="row">
+
                <div class="col-md-12 text-center">
+
                    <div class="work-with  wow fadeInUp animated">
+
                        <h3>looking forward to hearing from you!</h3>
+
                    </div>
+
                </div>
+
            </div>
+
        </div>
+
    </section>
+
  
 +
</div>
  
 +
    <div class="text-container">
  
<footer>
+
         <article id="PANTIDE" class="item item-active">
    <div class="container">
+
        <p style="text-align:center;font-size:24pt;padding-top:10px;">Pantide</p>
         <div class="container">
+
        <p class="description">Utilizing the powerful toxicity of spider venom for pest control, NCTU_Formosa designed “Pantide” out of the repertoire of toxin peptides. By expressing a collection of Pantide with <i>E. coli</i>, we provided farmers a new alternative for chemical pesticide with fascinating advantages.</p>
            <div class="row">
+
        <a href="https://2016.igem.org/Team:NCTU_Formosa/Design#pantide" style="text-decoration:none;color:black;">
                <div class="col-md-12 text-center">
+
        <div class="buttom">
                    <div class="footer_logo  wow fadeInUp animated">
+
              more
                        <img src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/images/logo.png" alt="">
+
                    </div>
+
                </div>
+
            </div>
+
 
         </div>
 
         </div>
         <div class="container">
+
         </a>
            <div class="row">
+
        </article>
                <div class="col-md-12 text-center  wow fadeInUp animated">
+
       
                    <div class="social">
+
        <article id="iot" class="item">
                        <h2>Follow Me on Here</h2>
+
        <p style="text-align:center;font-size:24pt;padding-top:10px;">IoT</p>
                        <ul class="icon_list">
+
        <p class="description">Spiderweb is sensitive enough to be a medium for spiders reacting to the vibration transmitted. Effective pest control must be achieved with accurate information in the farmland and an effective operating system that link the device and users with mutual interactions when encountering changes.</p>
                            <li><a href="#/abdullah.noman99"target="_blank"><i class="fa fa-facebook"></i></a></li>
+
        <a href="https://2016.igem.org/Team:NCTU_Formosa/Demonstrate#IoT" style="text-decoration:none;color:black;">
                            <li><a href="#/absconderm"target="_blank"><i class="fa fa-twitter"></i></a></li>
+
        <div class="buttom">
                            <li><a href=""><i class="fa fa-google-plus"></i></a></li>
+
              more
                            <li><a href=""><i class="fa fa-linkedin"></i></a></li>
+
                            <li><a href="#/abdullahnoman"target="_blank"><i class="fa fa-dribbble"></i></a></li>
+
                        </ul>
+
                    </div>
+
                </div>
+
            </div>
+
 
         </div>
 
         </div>
         <div class="container">
+
         </a>
            <div class="row">
+
        </article>
                <div class="col-md-12 text-center">
+
       
                    <div class="copyright_text  wow fadeInUp animated">
+
        <article id="device" class="item">
                        <p>&copy; brandy 2015.</p>
+
        <p style="text-align:center;font-size:24pt;padding-top:10px;">Device</p>
                        <p>Made with love for creative people.</p>
+
        <p class="description">The laborious farm works always exhaust farmers. Here we provide farmers a device with multiple detectors and an automatic sprinkler. Real-time control of the status in the farmland is no longer a fantasy.</p>
                        More Templates <a href="http://www.cssmoban.com/" target="_blank" title="模板之家">模板之家</a> - Collect from <a href="http://www.cssmoban.com/" title="网页模板" target="_blank">网页模板</a>
+
        <a href="https://2016.igem.org/Team:NCTU_Formosa/Demonstrate" style="text-decoration:none;color:black;">
                    </div>
+
        <div class="buttom">
                </div>
+
              more
            </div>
+
 
         </div>
 
         </div>
 +
        </a>
 +
        </article>
 
     </div>
 
     </div>
</footer>
+
</div>
  
 +
<script>
 +
$(function() {
  
 +
// Menu Tabular
 +
var $text = $('.connect');
 +
$text.on('click', function(e) {
 +
e.preventDefault();
 +
$text.removeClass('text-active');
 +
$(this).addClass('text-active');
  
 +
$('.item').fadeOut(300);
 +
$(this.hash).delay(300).fadeIn();
 +
       
 +
});
  
 +
});
  
 +
</script>
  
  
 +
<script>
 +
var $imgs =  $( '.position' );
  
 +
$imgs.each( function( index ) {
 +
  var $img = $( this );
 +
  $img.click( function() {
 +
    $('html, body').animate({ scrollTop: $('.box-container').offset().top - 70}, 1000 );
 +
  });
 +
})
 +
</script>
  
  
 
+
<script>
<!-- =========================
+
var $nodes = $( '.connect' )
    SCRIPTS
+
============================== -->
+
 
+
 
+
    <script src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/js/jquery.min.js"></script>
+
    <script src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/js/bootstrap.min.js"></script>
+
    <script src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/js/jquery.nicescroll.js"></script>
+
    <script src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/js/owl.carousel.js"></script>
+
    <script src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/js/wow.js"></script>
+
    <script src="https://raw.githubusercontent.com/GoTCloudS/SSTi-SZGD/test1/sbtp_20_brandy/js/script.js"></script>
+
 
+
 
+
  
  
 +
$nodes.each( function( index ) {
 +
  var $node = $( this );
 +
  $node.click( function() {
 +
    $('html, body').animate({ scrollTop: $('.text-container').offset().top - 380}, 1000 );
 +
  });
 +
})
 +
</script>
 
</body>
 
</body>
 
 
</html>
 
</html>
 +
{{Team:NCTU_Formosa/footer}}

Revision as of 03:03, 4 July 2017

Template:Team:NCTU Formosa

Overview

Spiders have evolved genuinely sophisticated predatory skills whereas NCTU_Formosa has created a brand new system that will revolutionize conventional agriculture. It is high time for upgrading the working styles of farming with the combination of synthetic Biology, Informatics and Engineering corresponding to Pantide, device and Internet of things in our project.

Pantide

Utilizing the powerful toxicity of spider venom for pest control, NCTU_Formosa designed “Pantide” out of the repertoire of toxin peptides. By expressing a collection of Pantide with E. coli, we provided farmers a new alternative for chemical pesticide with fascinating advantages.

more

IoT

Spiderweb is sensitive enough to be a medium for spiders reacting to the vibration transmitted. Effective pest control must be achieved with accurate information in the farmland and an effective operating system that link the device and users with mutual interactions when encountering changes.

more

Device

The laborious farm works always exhaust farmers. Here we provide farmers a device with multiple detectors and an automatic sprinkler. Real-time control of the status in the farmland is no longer a fantasy.

more
Template:Team:NCTU Formosa/footer