Team:Alberta

From 2013.igem.org

(Difference between revisions)
Line 51: Line 51:
     }
     }
     .sidebar {
     .sidebar {
-
       position:fixed;
+
       position: fixed;
-
       top:190px;
+
       top: 157px;
-
       float:left;
+
       float: left;
-
       z-index:3;
+
       z-index: 3;
-
       padding: 0 0px 0px 40px;
+
       padding: 10px 10px 10px 10px;
 +
      width: 230px;
     }
     }
 +
    .sidebar_block {
 +
      background-color:white;
 +
      margin:1px;
 +
      border:1px grey solid;
 +
      padding:5px 10px 5px 10px;
 +
      border-radius:5px;
 +
      box-shadow: 0px 0px 20px #444444;
 +
    }
     .main {
     .main {
       position:relative;
       position:relative;
Line 370: Line 379:
       box-shadow: 0px 0px 30px #000;
       box-shadow: 0px 0px 30px #000;
        
        
 +
    }
 +
    a.anchor{
 +
      display: block;
 +
      position: relative;
 +
      top: -180px;
 +
      visibility: hidden;
     }
     }
   </style>
   </style>
Line 419: Line 434:
       </ul>
       </ul>
       <div class="sidebar">
       <div class="sidebar">
-
         <div href class="tooltip"><img src="/wiki/images/7/7d/SideChar.png"></img>  
+
         <div class="sidebar_block">
-
           <!--span class="saying">Welcome to the Team Alberta Wiki!
+
          <h5>Project Sections</h5>
-
             <p>Hover over me on other pages and I'll help you find what you need!</p>
+
            <a href="/Team:Alberta/Background"><p>Background</p></a>
-
           </span-->
+
            <a href="/Team:Alberta/Overview"><p>Overview</p></a>
 +
            <a href="/Team:Alberta/Results"><p>Results</p></a>
 +
            <a href="/Team:Alberta/Protocols"><p>Protocols</p></a>
 +
            <a href="/Team:Alberta/Parts"><p>Submitted Parts</p></a>
 +
            <a href="/Team:Alberta/Accomplishments"><p>Accomplishments</p></a>
 +
            <a href="/Team:Alberta/Attributions"><p>Attributions</p></a>
 +
           <h5>Team Sections</h5>
 +
            <a href="/Team:Alberta/Team"><p>Roster</p></a>
 +
            <a href="https://igem.org/Team.cgi?year=2013&team_name=Alberta"><p>Official Profile</p></a>
 +
             <a href="/Team:Alberta/Sponsors"><p>Sponsors</p></a>
 +
           <h5>Human Practice Sections</h5>
 +
            <a href="/Team:Alberta/Outreach"><p>Outreach</p></a>
 +
            <a href="/Team:Alberta/Community"><p>Community</p></a>
 +
          <h5>Safety Sections</h5>
 +
            <a href="/Team:Alberta/SafetyForm"><p>Safety Form</p></a>
 +
            <a href="/Team:Alberta/FAQ"><p>FAQ</p></a>
 +
            <a href="/Team:Alberta/Resources"><p>Resources</p></a>
         </div>
         </div>
       </div>
       </div>

Revision as of 01:37, 27 October 2013


The Littlest Mapmaker

"Exploration into the world of DNA Computing"
Team Alberta: University of Alberta

Welcome to the Team Alberta website! Our project, The Littlest MapMaker, is all about creating biological computers; training E. coli to solve tough mathematical puzzles, like the travelling salesman problem.


  • Curious about the possibilities of biocomputing? Need of a crash course on travelling salesman problems? Visit our background page for more information on the real-world applications of our project.
  • Want to get straight to the details of what Team Alberta has been working on this summer? Read up in the overview and results pages to see what we've achieved.
  • Or maybe you'd like to get to know the team itself, those who have helped us along and those we've helped in turn? See the team roster, sponsors and outreach pages to meet everyone who's participated.