|
|
(8 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** --> | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
| | | |
- | | + | <head> |
- | {{CSS/Main}}
| + | <title>QGEM</title> |
- | | + | |
- | | + | |
- | <html> | + | |
- | <!-- Latest compiled and minified CSS --> | + | |
| <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> | | <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> |
| + | <script src="http://code.jquery.com/jquery.js"></script> |
| + | </script> |
| | | |
- | <!--main content --> | + | <style> |
- | <table width="70%" align="center">
| + | /* ----------------Display:none---------------- */ |
- | | + | #p-logo { |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | display: none; |
- | <!-- end welcome box -->
| + | } |
- | <tr>
| + | |
- | | + | |
- | <!--navigation menu -->
| + | |
- | <td align="center" colspan="3">
| + | |
| | | |
- | <table width="100%">
| + | #search-controls { |
- | <tr heigth="15px"></tr>
| + | display: none; |
- | <tr heigth="75px">
| + | } |
| | | |
| + | .firstHeading { |
| + | display: none; |
| + | } |
| | | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | #catlinks { |
- | <a href="https://2014.igem.org/Team:Queens_Canada"style="color:#000000">Home </a> </td>
| + | display: none; |
| + | } |
| | | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | #footer-box { |
- | <a href="https://2014.igem.org/Team:Queens_Canada/Team"style="color:#000000"> Team </a> </td>
| + | display: none; |
| + | } |
| | | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | #contentSub { |
- | <a href="https://igem.org/Team.cgi?year=2014&team_name=Queens_Canada"style="color:#000000"> Official Team Profile </a></td>
| + | display: none; |
| + | } |
| | | |
- | <td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | #globalWrapper{ |
- | <a href="https://2014.igem.org/Team:Queens_Canada/Project"style="color:#000000"> Project</a></td>
| + | margin:0; |
| + | padding:0; |
| + | background-color:#999999 |
| + | } |
| | | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | #content{ |
- | <a href="https://2014.igem.org/Team:Queens_Canada/Parts"style="color:#000000"> Parts</a></td>
| + | margin:0; |
| + | padding:0; |
| + | width:100%; |
| + | } |
| | | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | #bodyContent{ |
- | <a href="https://2014.igem.org/Team:Queens_Canada/Modeling"style="color:#000000"> Modeling</a></td>
| + | margin:0; |
| + | padding:0; |
| + | width:100%; |
| + | } |
| | | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | /**---------TOP-SECTION----**/ |
- | <a href="https://2014.igem.org/Team:Queens_Canada/Notebook"style="color:#000000"> Notebook</a></td>
| + | #top-section { |
| + | height: 20px; |
| + | width: 100%; |
| + | background-color:#343838; /*per Page*/ |
| + | margin:0; |
| + | padding:0; |
| + | font-size:0.7em; |
| + | } |
| | | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | #menubar { |
- | <a href="https://2014.igem.org/Team:Queens_Canada/Safety"style=" color:#000000"> Safety </a></td>
| + | top: 1px; |
| + | font-family: 'Droid Sans', sans-serif; |
| + | } |
| + | /* ----------------TopSection_left-menu---------------- */ |
| + | .left-menu,.left-menu a { |
| + | color: white; |
| + | left: 0px; |
| + | text-transform: capitalize; |
| + | } |
| | | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | .left-menu:hover { |
- | <a href="https://2014.igem.org/Team:Queens_Canada/Attributions"style="color:#000000"> Attributions </a></td>
| + | background-color: transparent; |
| + | } |
| | | |
| + | .left-menu:hover a { |
| + | color: white; |
| + | text-decoration: none !important; |
| + | } |
| | | |
- | <td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
| + | .left-menu li a:hover { |
- | </tr>
| + | color: #ff6669; |
- | </table>
| + | } |
- | </tr>
| + | |
| | | |
| + | /* ----------------TopSection_right-menu---------------- */ |
| + | .right-menu li { |
| + | background-color: transparent; |
| + | } |
| | | |
- | </tr>
| + | .right-menu,.right-menu a { |
- |
| + | color: white; |
| + | right: 0; |
| + | text-align: right; |
| + | } |
| | | |
- | </td>
| + | .right-menu:hover { |
| + | background-color: transparent; |
| + | } |
| | | |
- | <tr> <td colspan="3" height="15px"> </td></tr>
| + | .right-menu:hover a { |
- | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
| + | color: white; |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | } |
| | | |
- | <!--Attributions content -->
| + | .right-menu li a { |
- | <tr><td > <h3> iGEM Team attributions page</h3></td>
| + | background-color: transparent; |
- | <td ></td >
| + | color: white; |
- | <td > <h3> </h3></td>
| + | } |
- | </tr>
| + | |
| | | |
- | <tr>
| + | .right-menu li a:hover { |
- | <td width="45%" valign="top" colspan="3">
| + | text-decoration:none; |
| + | color: #ff6669; |
| + | } |
| | | |
- | <p>
| + | /**---------PAGE------------**/ |
- | Each team must clearly attribute work done by the student team members on this page. The team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster.
| + | #fullpage{ |
- | </p>
| + | color:white; |
| + | margin:0; |
| + | padding:0; |
| + | width:100%; |
| + | height:100%; |
| + | position:fixed; |
| + | } |
| + | body{ |
| + | background:#d9e8f5; |
| + | background-size:cover; |
| + | z-index:-999; |
| | | |
- | </td>
| + | } |
| + | .bodya{ |
| + | background-color:#d9e8f5; |
| + | } |
| + | .body-text{ |
| + | width:90%; |
| + | margin-left:auto; |
| + | margin-right:auto; |
| + | border-radius: 20px; |
| + | background-color:#91bed4; |
| + | box-shadow: 10px 10px 5px #888888; |
| + | } |
| + | td{ |
| + | text-align:center; |
| + | } |
| + | .team-photos{ |
| + | width:90%; |
| + | margin-left:auto; |
| + | margin-right:auto; |
| + | border-radius: 20px; |
| + | background-color:#d9e8f5; |
| + | box-shadow: 10px 10px 5px #888888; |
| + | } |
| | | |
| | | |
| + | /**---------HEADER----------**/ |
| + | .header-bg{ |
| + | width:100%; |
| + | background-color:#333366; |
| + | padding:0px; |
| + | padding-left:0px; |
| + | padding-right:0px; |
| + | width:100% |
| + | min-width:1000px; |
| + | } |
| | | |
- | <tr>
| + | .header-logo{ |
- | <td > <h3> Why do we have this requirement?</h3></td>
| + | width:800px; |
- | <td></td>
| + | padding-top:10px; |
- | <td > <h3>Attribution Template </h3></td>
| + | margin-left:auto; |
- | </tr> | + | margin-right:auto; |
| + | } |
| | | |
- | <tr>
| + | /**-----HEADER-ANIMATION------**/ |
| | | |
- | <td width="45%" valign="top">
| |
| | | |
- | <p>
| + | .menuc { |
- | We have this requirement to help the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, just be sure to report the work your team did and the work that was done by others.
| + | width: 100%; |
- | </p>
| + | margin: 0; |
| + | overflow: hidden; |
| + | position:relative; |
| + | padding-bottom:0px; |
| + | text-align:center; |
| + | display:inline-block; |
| + | } |
| | | |
- | <p>
| + | #panel { |
- | For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is something that is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.
| + | width:100%; |
- | </p>
| + | list-style:none; |
| + | padding-top:0px; |
| + | padding-bottom:0px; |
| + | display:inline-block; |
| + | } |
| | | |
- | <p>
| + | #panel li { |
- | A great example of complete attribution comes from the <a href="https://2011.igem.org/Team:Imperial_College_London/Team">Imperial College London 2011 team</a> (scroll down to the bottom of their team page to see attributions).
| + | margin: 0px; |
- | </p>
| + | padding: 0px; |
| + | display:inline-block; |
| + | width:125px; |
| + | background: #99cccc; |
| + | } |
| | | |
- | </td>
| + | #panel li.animation { |
- | <td></td>
| + | -moz-transition: all 0.4s ease-in-out; |
- | <td width="45%" valign="top">
| + | -moz-transform:translateY(0px); |
- | <p>
| + | -o-transition: all 0.4s ease-in-out; |
- | Here are some of the fields we recommend you have on this page. If there are other areas not listed below, but applicable to your team/project, please feel free to also list them on your attributions page. Please feel free to remove any areas not applicable to your project.
| + | -o-transform:translateY(0px); |
- | </p>
| + | -webkit-transition: all 0.4s ease-in-out; |
| + | -webkit-transform:translateY(0px); |
| + | } |
| | | |
- | <ol>
| + | #panel li.animation:hover { |
- | <li>General Support</li>
| + | -moz-transform:translateY(10px); |
| + | -o-transform:translateY(10px); |
| + | -webkit-transform:Y(10px); |
| + | } |
| | | |
- | <li>Project support and advice</li>
| + | #panel li a { |
| + | color:#304269; |
| + | display:inline-block; |
| + | padding:0px; |
| + | } |
| | | |
- | <li>Fundraising help and advice</li>
| + | #panel li a:hover { |
| + | color:#ffffff; |
| + | } |
| | | |
- | <li>Lab support</li>
| + | /**---------FONT----------**/ |
| + | @font-face{ |
| + | font-family:bebasN; |
| + | src:url(https://dl.dropboxusercontent.com/u/125588631/BebasNeue.otf); |
| + | } |
| + | /**----------SPONSORSHIP--------**/ |
| | | |
- | <li>Difficult technique support</li>
| |
| | | |
- | <li>Project advisor support</li>
| + | .menuc{ |
| + | background-color:#99cccc; |
| + | text-align:center; |
| + | padding-top:0px; |
| + | padding-bottom:0px; |
| + | border:10px solid #333366; |
| + | border-left:0px; |
| + | border-right:0px; |
| + | border-top:0px; |
| + | } |
| + | .menuc li{ |
| + | margin: 0px; |
| + | padding: 0px; |
| + | height:30px; |
| + | display:inline-block; |
| + | font-size:0.9em; |
| + | font-family:bebasN; |
| + | } |
| + | .menuc li a:link{ |
| + | text-align: center; |
| + | vertical-align: middle; |
| | | |
- | <li>Wiki support</li>
| + | color:#333366; |
| + | text-decoration:none; |
| + | } |
| + | .menuc li a:hover{ |
| + | color:white; |
| + | } |
| + | .menuc li a:visited{ |
| + | color:#bf3f3e; |
| + | text-decoration:none; |
| + | } |
| | | |
- | <li>Presentation coaching</li>
| |
| | | |
- | <li>Policy & Practices support</li> | + | <!-----MEET THE TEAM------> |
| + | .white{ |
| + | background-color:white; |
| + | } |
| + | } |
| + | .bio{ |
| + | overflow:auto; |
| + | word-wrap:break-word; |
| + | } |
| + | .span5{ |
| + | overflow:hidden; |
| + | font-size:0.9em; |
| + | margin:10px 5px; |
| + | } |
| + | .right{ |
| + | float:right; |
| + | padding:5px; |
| + | } |
| + | .left{ |
| + | float:left; |
| + | padding:5px; |
| + | } |
| + | .photo-right{ |
| + | float:left; |
| + | margin:5px; |
| + | width:200px; |
| + | border-radius:10px; |
| + | } |
| + | .photo-left{ |
| + | float:right; |
| + | width:200px; |
| + | margin:5px; |
| + | border-radius:10px; |
| | | |
- | <li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team.</li> | + | } |
| + | .img-rounded{ |
| + | width:150px; |
| + | margin:5px; |
| + | } |
| + | </style> |
| + | </head> |
| | | |
- | </ol> | + | <body> |
- | </td> | + | <div class="bodya"> |
| + | <div class="menuc" style="font-size:1.3em;"> |
| + | <ul id="panel" class="animation"> |
| + | <li id="home" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada">HOME</a></li> |
| + | <li id="team" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Team">TEAM</a></li> |
| + | <li id="project" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Project">PROJECT</a></li> |
| + | <li id="outreach" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Outreach">OUTREACH</a></li> |
| + | <li id="notebook" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Notebook">NOTEBOOK</a></li> |
| + | <li id="safety" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Safety">SAFETY</a></li> |
| + | <li id="attributions" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Attributions">ATTRIBUTIONS</a></li> |
| + | |
| + | </ul> |
| + | </div> |
| | | |
| + | <div class="header-logo"> |
| + | <a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/2013/4/46/Igem_qgem_logo.png" class="img-circle" style="height:60px;min-width:60px;float:right;"></a> |
| + | <img src="https://static.igem.org/mediawiki/2014/2/22/Attributions_Head.jpg" class="img-head"></a> |
| + | </div> |
| + | <div class="body-text"> |
| + | <h2>General Support:</h2> |
| + | <ul> |
| + | <li>Dr. Juliana Ramsay, Dr. Koti and Dr. Allingham for helping us to develop the project idea </li> |
| + | <li>Dr. Allingham for mentoring us and sharing his lab space and equipment</li> |
| + | <li>Dr. Yat Tse for providing a lab space and equipment for our team </li> |
| + | <li>Amr and Dr. Corey Frazer for assisting in our experiments and helping us troubleshoot when problems arose</li> |
| + | </ul> |
| + | <h2>Mitochondria</h2> |
| + | <ul> |
| + | <li>Dr. Fox for providing us with information about mitochondria transport </li> |
| + | <li>Dr. Ko for providing us with feedback on our constructs </li> |
| + | <li>Dr. Stephen Archer for providing us with feedback on our idea and providing his expertise on mitochondrial disease </li> |
| + | </ul> |
| + | </div> |
| + | <div class="row"> |
| + | <div class="col-md-2"></div> |
| + | <img src="https://static.igem.org/mediawiki/2014/9/92/Advisors.jpg"> |
| + | </div> |
| | | |
- | </tr> | + | <div class="row"> |
- | </table> | + | <div class="col-md-2"></div> |
| + | <img src="https://static.igem.org/mediawiki/2014/f/ff/Sponsors_QGEM.jpg"> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </body> |
| </html> | | </html> |