Difference between revisions of "Team:Georgia State/2015Members"

(Created page with " <!-- Work Section --> <section id="Team" class="wow fadeInUp ptb ptb-sm-80 text-center"> <div class="container"> <h3>Our Team</h3> ...")
 
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
         <!-- Work Section -->
+
<html>
 +
 
 +
<head>
 +
    <meta charset="utf-8" />
 +
    <title>IGEM Team:GSU</title>
 +
    <meta name="description" content="" />
 +
    <meta name="keywords" content="" />
 +
    <meta name="author" content="nileforest">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
 +
    <!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
 +
 
 +
    <!-- Favicone Icon -->
 +
    <link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
 +
    <link rel="icon" type="image/png" href="img/favicon.png">
 +
    <link rel="apple-touch-icon" href="img/favicon.png">
 +
 
 +
    <!-- CSS -->
 +
  <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Georgia_State/CSS?action=raw&ctype=text/css" />
 +
   
 +
 
 +
</head>
 +
 
 +
<body class="full-intro background--dark">
 +
 
 +
    <!-- Preloader -->
 +
    <section id="preloader">
 +
         <div class="loader" id="loader">
 +
            <div class="loader-img"></div>
 +
        </div>
 +
    </section>
 +
    <!-- End Preloader -->
 +
 
 +
    <!-- Site Wraper -->
 +
    <div class="wrapper">
 +
        <!-- HEADER -->
 +
        <header class="header">
 +
            <div class="container">
 +
 
 +
                <!-- logo -->
 +
                <div class="logo">
 +
                    <a href="#">
 +
                        <img class="l-black" src="https://static.igem.org/mediawiki/2015/a/a8/LogoBlack_GSUiGem.png" />
 +
                        <img class="l-white" src="https://static.igem.org/mediawiki/2015/e/e1/WhiteLogo_GSUiGem.png" />
 +
                    </a>
 +
                </div>
 +
                <!--End logo-->
 +
 
 +
               
 +
 
 +
                <!-- Navigation Menu -->
 +
                <nav class="navigation singlepage-nav">
 +
                    <ul>
 +
                        <li>
 +
                            <a class="current-ele" href="#intro">Home</a>
 +
                        </li>
 +
<li>
 +
                            <a href="https://2015.igem.org/Team:Georgia_State/2015Members">Team</a>
 +
                        </li>
 +
 +
                        <li>
 +
                            <a href="#Project">Project</a>
 +
<ul>
 +
<li>
 +
  <a href="https://2015.igem.org/Team:Georgia_State/Attributions">Attributions</a>
 +
</li>
 +
<li>
 +
  <a href="https://2015.igem.org/Team:Georgia_State/Practices">Practices</a>
 +
<ul>
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/AtlSci">Atlanta Science Festival</a>
 +
</li>
 +
 
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/legislative">Georgia Capitol</a>
 +
</li>
 +
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/Collaborations">Collaborations</a>
 +
<ul>
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/AtlSci">Atlanta Science Festival</a>
 +
</li>
 +
</ul>
 +
 
 +
</li>
 +
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/Description">Description</a>
 +
 +
</li>
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/Design">Design</a>
 +
</li>
 +
</ul>
 +
                        </li>
 +
                       
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/ImageGallery">Image Gallery</a>
 +
                        </li>
 +
                     
 +
                        <li>
 +
                            <a href="#contact-info">Contact</a>
 +
                        </li>
 +
                    </ul>
 +
                </nav>
 +
                <!--End Navigation Menu -->
 +
 
 +
 
 +
            </div>
 +
        </header>
 +
        <!-- END HEADER -->
 +
<!-- Intro Section -->
 +
        <section id="intro" class="full-screen-intro bg-img29">
 +
            <div class="media-wapper bg-img parallax parallax-section1 overlay-dark" style="top: 250px; background-image: url(https://static.igem.org/mediawiki/2015/7/78/GSUiGEM-2015-07-22-042_%281%29.jpg);">
 +
                <canvas id="pollyfill-canvas"></canvas>
 +
            </div>
 +
            <div class="full-cap-wraper">
 +
                <div class="content-caption light-color">
 +
                    <div class="container">
 +
                        <br>
 +
                        <h2 class="h1"></h2>
 +
                        <br>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </section>
 +
        <div class="clearfix"></div>
 +
        <!-- End Intro Section -->
 +
 
 +
<!--About Section-->
 +
        <section id="about" class="wow fadeIn ptb ptb-sm-80" style="background-color: #0387A6;">
 +
            <div class="container">
 +
                <div class="row text-center">
 +
                    <div class="col-md-12">
 +
                        <h3 class="h4" style="text-align: center;color: white;">Our Team</h3>
 +
                        <div class="spacer-15"></div>
 +
                        <p class="lead"  style="color: white;" ><a class="tipped" data-title="Abstract" data-tipper-options='{"direction":"top"}'><b>Team Description goes here.</p>
 +
                    </div>
 +
                </div>
 +
                   
 +
            </div>
 +
        </section>
 +
        <!-- End About Section-->
 +
<!-- Work Section -->
 
         <section id="Team" class="wow fadeInUp ptb ptb-sm-80 text-center">
 
         <section id="Team" class="wow fadeInUp ptb ptb-sm-80 text-center">
 
             <div class="container">
 
             <div class="container">
Line 232: Line 377:
 
         </section>
 
         </section>
 
         <!-- End Work Section -->
 
         <!-- End Work Section -->
 +
 +
 +
</body>
 +
    <!-- JS -->
 +
 +
    <!-- JS -->
 +
 +
<script type="text/javascript" src="https://2015.igem.org/Template:Georgia_State/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
</html>

Latest revision as of 03:40, 14 September 2015

IGEM Team:GSU