Team:Consort Alberta
From 2014hs.igem.org
Line 1: | Line 1: | ||
- | < | + | <html> |
- | < | + | <head><style> |
+ | /*** | ||
+ | ------------------------------------------------------------------------------------------------------------------------------------------- | ||
+ | Minimal header: removes the search bar and header image and readjusts font colours in the menus. | ||
- | + | Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code! | |
- | + | Check out their wikis at: | |
- | + | https://2011.igem.org/Team:Brown-Stanford | |
- | + | https://2012.igem.org/Team:Lethbridge | |
- | . | + | ***/ |
- | + | ||
+ | #content h1.firstHeading { | ||
+ | visibility: hidden; | ||
+ | }ewe | ||
+ | #p-logo { | ||
+ | display: none; | ||
} | } | ||
- | + | #searchform { | |
- | + | display: none; | |
} | } | ||
- | . | + | |
- | + | .left-menu { | |
+ | background: none | ||
} | } | ||
- | a { | + | .left-menu a { |
- | + | color: #000; | |
} | } | ||
- | + | ||
- | + | div#top-section { /*the div containing the entire top bar*/ | |
+ | height: 20px; | ||
+ | margin-bottom: -63px !important; | ||
+ | margin: 0px 0px 0px -10px; | ||
+ | width: 1222px; | ||
+ | border: none; | ||
} | } | ||
- | + | ||
- | + | #content{ | |
+ | margin: 0px 0px 0px 0px; | ||
+ | width: 1200px; | ||
+ | border: none; | ||
} | } | ||
- | + | ||
- | + | #search-controls { | |
- | + | overflow:hidden; | |
- | + | display:none; | |
- | + | background: none; | |
- | + | position: absolute; | |
+ | top: 170px; | ||
+ | right: 40px; | ||
+ | } | ||
+ | |||
+ | |||
+ | div#header { | ||
+ | width: 1200px; | ||
+ | text-align: left; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0px !important; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | position: absolute; | ||
+ | color: black; | ||
+ | background-color: #ffffff; | ||
} | } | ||
- | . | + | |
- | + | .left-menu, .right-menu{ | |
- | + | position: absolute; | |
- | + | background: none; | |
- | + | color: black; | |
- | + | ||
} | } | ||
- | . | + | |
- | + | .left-menu li a, .right-menu li a { | |
- | + | color: #000 !important; | |
} | } | ||
- | . | + | |
- | + | ||
- | + | .left-menu ul li, .right-menu ul li a{ | |
- | + | background: none; | |
- | + | color: #000 !important; | |
} | } | ||
- | . | + | |
- | + | .left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active { | |
- | + | color: #000 !important; | |
} | } | ||
- | + | ||
- | + | #catlinks{ | |
- | + | display:none; | |
- | + | ||
} | } | ||
- | . | + | |
- | + | /*important for background colours*/ | |
- | + | .mediawiki{ | |
- | + | background: #ffffff; | |
- | + | ||
} | } | ||
- | . | + | |
- | + | .mediawiki { | |
+ | border: none; | ||
+ | width: 1200px; | ||
+ | background: transparent; | ||
} | } | ||
- | + | ||
- | + | #globalWrapper { | |
- | + | width: 1200px; | |
- | + | background: transparent; | |
- | + | ||
- | + | ||
} | } | ||
- | + | ||
- | + | #footer-box { | |
- | + | width: 1210px; | |
- | + | margin: 0px 0px 0px -11px; | |
- | + | border: 1px solid #c4c4c4; | |
- | + | background-color: #f4f4ff | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | < | + | /***End minimal header***/ |
+ | </style></head> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | |||
+ | <!--Here is what we started with for the website. All previously is the 'minimal header' stuff. Enjoy!--> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- *** 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> | ||
+ | <div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #fe2b33; /*background-color: #fe2b33;*/"> | ||
+ | <div id="template" style="text-align: center; font-weight: bold; font-size: large; /*color: #f6f6f6*/; padding: 5px;"> | ||
+ | This is a template page. READ THESE INSTRUCTIONS. | ||
+ | </div> | ||
+ | <div id="instructions" style="text-align: center; font-weight: normal; font-size: small; /*color: #f6f6f6*/; padding: 5px;"> | ||
+ | You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>. | ||
+ | </div> | ||
+ | <div id="warning" style="/*text-align: center;*/ font-weight: bold; font-size: small; /*color: #f6f6f6*/; padding: 5px;"> | ||
+ | You <strong>MUST</strong> have the following information on your wiki: | ||
+ | <ul style="font-weight:normal;"> | ||
+ | <li>a team description</li> | ||
+ | <li>project description</li> | ||
+ | <li>safety information (did your team take a safety training course? were you supervised in the lab?)</li> | ||
+ | <li>team attribution (who did what part of your project?)</li> | ||
+ | </ul> | ||
+ | You may also wish to add other page such as: | ||
+ | <ul style="font-weight:normal;"> | ||
+ | <li>lab notebook</li> | ||
+ | <li>sponsor information</li> | ||
+ | <li>other information</li> | ||
+ | </ul> | ||
+ | REMEMBER, keep all of your pages within your teams namespace. <br><span style="font-weight:normal; font-style:italic;">Example: 2013hs.igem.org/Team:Consort_Alberta/Our_Pets</span> | ||
+ | </div> | ||
+ | </div> | ||
</html> | </html> | ||
+ | |||
+ | <!-- *********************** End of the alert box *********************** --!> | ||
+ | |||
+ | |||
+ | {|align="justify" | ||
+ | |You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing. | ||
+ | |[[Image:Consort_Alberta_logo.png|200px|right|frame]] | ||
+ | |- | ||
+ | | | ||
+ | ''Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs)'' | ||
+ | |[[Image:Consort_Alberta_team.png|right|frame|Your team picture]] | ||
+ | |- | ||
+ | | | ||
+ | |align="center"|[[Team:Consort_Alberta | Team Consort_Alberta]] | ||
+ | |} | ||
+ | |||
+ | <!--- Team Information Link ---> | ||
+ | |||
+ | {| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center" | ||
+ | !align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=Consort_Alberta Official Team Profile] | ||
+ | |} | ||
+ | |||
+ | ===Team=== | ||
+ | Tell us about your team, your school! | ||
+ | |||
+ | |||
+ | ===Project=== | ||
+ | For this season our team is working on expanding and perfecting our project. Our goal is to create a biobrick and a working prototype that will detect levels of xylene, which is linked directly to carcinogens found in petroleum products such as benzene and its derivatives. Our biobrick will create different amounts of fluorescent protein in the presence of xylene bound to xylR. The economy in our rural community is based largely on agriculture and oil and gas industries. Oil spills have detrimental effects on the environment, economy, and general health. This year we will be testing out two different indicators to allow options concerning scale and intensity of colour change. In future years our project will allow early identification of contamination will facilitate rapid clean-up and minimize health risks to members of our community and to the consumers who rely on the food we produce. | ||
+ | |||
+ | ===Notebook=== | ||
+ | Show us how you spent your days. | ||
+ | |||
+ | |||
+ | ===Results/Conclusions=== | ||
+ | What did you achieve over the course of your semester? | ||
+ | |||
+ | |||
+ | ===Safety=== | ||
+ | What safety precautions did your team take? Did you take a safety training course? Were you supervised at all times in the lab? | ||
+ | |||
+ | |||
+ | ===Attributions=== | ||
+ | Who worked on what? | ||
+ | |||
+ | |||
+ | ===Fun!=== | ||
+ | What was your favorite team snack?? Have a picture of your team mascot? | ||
+ | |||
+ | |||
+ | |||
+ | <forum_subtle /> |
Revision as of 19:04, 20 April 2014
- a team description
- project description
- safety information (did your team take a safety training course? were you supervised in the lab?)
- team attribution (who did what part of your project?)
- lab notebook
- sponsor information
- other information
Example: 2013hs.igem.org/Team:Consort_Alberta/Our_Pets
Official Team Profile |
---|
Contents |
Team
Tell us about your team, your school!
Project
For this season our team is working on expanding and perfecting our project. Our goal is to create a biobrick and a working prototype that will detect levels of xylene, which is linked directly to carcinogens found in petroleum products such as benzene and its derivatives. Our biobrick will create different amounts of fluorescent protein in the presence of xylene bound to xylR. The economy in our rural community is based largely on agriculture and oil and gas industries. Oil spills have detrimental effects on the environment, economy, and general health. This year we will be testing out two different indicators to allow options concerning scale and intensity of colour change. In future years our project will allow early identification of contamination will facilitate rapid clean-up and minimize health risks to members of our community and to the consumers who rely on the food we produce.
Notebook
Show us how you spent your days.
Results/Conclusions
What did you achieve over the course of your semester?
Safety
What safety precautions did your team take? Did you take a safety training course? Were you supervised at all times in the lab?
Attributions
Who worked on what?
Fun!
What was your favorite team snack?? Have a picture of your team mascot?
<forum_subtle />