Difference between revisions of "Team:iTesla-SoundBio/team"

Line 1: Line 1:
 
<HTML>
 
<HTML>
 
 
<style>
 
<style>
 
/* Style the top navigation bar */
 
/* Style the top navigation bar */
Line 22: Line 21:
 
     background-color: #ddd;
 
     background-color: #ddd;
 
     color: black;
 
     color: black;
}
 
 
 
}
 
</style>
 
</head>
 
<body>
 
<div class="topnav">
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio">Home Page</a>
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/team">Team</a>
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/description">Description</a>
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/design">Design</a>
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Experiment">Experiment</a>
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Interlab">InterLab</a>
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/results">Results</a>
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Parts">Parts</a>
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Safety">Safety</a>
 
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/OldMainPage.html">Old Main Page</a>
 
</div>
 
 
 
 
 
 
 
<head>
 
    <title>Team Members</title>
 
</head>
 
<style>
 
 
head {
 
head {
 
     width: 100%;
 
     width: 100%;
Line 60: Line 30:
 
      
 
      
 
}
 
}
  body {
+
body {
 
     width: 100%;
 
     width: 100%;
 
     height: 100%;
 
     height: 100%;
Line 71: Line 41:
 
}
 
}
 
</style>
 
</style>
<body ng-app="_app" onload="document.body.style.opacity='1'">
+
<head>
<div id="master">
+
  <title>Team</title>
<div id="head">
+
</head>
<p class="title" ng-bind="title">flipoff</p>
+
<body>
<!--<p id="subtitle" align=center>Go and flip off your exams!</p>!-->
+
<div class="topnav">
<center class="menu">
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio">Home Page</a>
<!--
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/team">Team</a>
<a class="menuOption blue material-icons" href="#main" ng-style="mainSt">{{mainTx}}</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/description">Description</a>
!-->
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/design">Design</a>
<a class="menuOption blue material-icons" href="#login" ng-style="loginSt">{{loginTx}}</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Experiment">Experiment</a>
<a class="menuOption blue material-icons" href="#signup" ng-style="signupSt">{{signupTx}}</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Interlab">InterLab</a>
</center>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/results">Results</a>
</div>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Parts">Parts</a>
<center id="view">
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Safety">Safety</a>
<div ng-view></div>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/OldMainPage.html">Old Main Page</a>
</center>
+
</div>
</div>
+
<br>
+
<!--
+
<center>
+
<a href="http://youtube.com">Youtube</a>
+
</center>
+
!-->
+
<!--
+
<center>
+
<a href="http://www.beyondsecurity.com/vulnerability-scanner-verification/clubs-sbojevets.c9users.io"><img src="https://seal.beyondsecurity.com/verification-images/clubs-sbojevets.c9users.io/vulnerability-scanner-2.gif" alt="Website Security Test" border="0" /></a>
+
</center>
+
!-->
+
+
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
+
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.5/angular.min.js"></script>
+
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.5/angular-route.min.js"></script>
+
<script src="https://cdn.jsdelivr.net/sweetalert2/2.2.0/sweetalert2.min.js"></script>
+
+
<script src="./js/index.js"></script>
+
<script src="./js/controllers.js"></script>
+
<script src="./js/routes.js"></script>
+
<script>
+
setTimeout(function() {
+
      document.getElementById('master').style.opacity = 1;
+
    }, 250);
+
</script>
+
 
+
 
</body>
 
</body>
 
</HTML>
 
</HTML>

Revision as of 03:33, 2 August 2018

Team