Difference between revisions of "Main Page"
m |
m |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | # | + | #headerBox { |
− | + | display: block; | |
− | + | position: relative; | |
− | + | left: -15px; | |
− | + | width: 975px; | |
− | + | border-bottom: 1px solid #000; | |
− | + | ||
− | + | ||
− | display: | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #headerBox #headline { | |
− | + | position: absolute; | |
+ | top: 0px; | ||
+ | right: 0px; | ||
+ | padding: 12px 15px; | ||
+ | background-color: red; | ||
+ | color: white; | ||
+ | font-family: arial; | ||
+ | font-size: 26px; | ||
+ | letter-spacing: 2px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | #headerBox #headerText { | ||
+ | position: absolute; | ||
+ | top: 70px; | ||
+ | right: 20px; | ||
+ | width: 400px; | ||
+ | padding: 10px 10px 15px 10px; | ||
+ | background: #222; | ||
+ | color: #fff; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | #headerBox #linkBox { | ||
display: block; | display: block; | ||
position: absolute; | position: absolute; | ||
left: 700px; | left: 700px; | ||
− | bottom: | + | bottom: 40px; |
color: black; | color: black; | ||
font-size: 16px; | font-size: 16px; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
− | + | #headerBox #linkBox ul { | |
− | + | list-style: none; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #headerBox #linkBox a { | |
− | . | + | text-decoration: none; |
− | width: | + | } |
+ | .featureBlock, .featureBlockList { | ||
+ | width: 295px; | ||
+ | padding-left: 5px; | ||
padding-right: 5px; | padding-right: 5px; | ||
− | + | height: 150px; | |
− | + | margin-right: 15px; | |
− | background- | + | margin-top: 10px; |
+ | float: left; | ||
+ | color: #000; | ||
+ | font-size:13px; | ||
+ | /*animate transition */ | ||
+ | -webkit-transition: background 0.2s linear; | ||
+ | -moz-transition: background 0.2s linear; | ||
+ | -ms-transition: background 0.2s linear; | ||
+ | -o-transition: background 0.2s linear; | ||
+ | transition: background 0.2s linear; | ||
} | } | ||
− | + | .featureBlock:hover { | |
− | . | + | background-color:#E6E6FA; |
− | + | cursor:pointer; | |
− | + | text-decoration: none; | |
− | + | ||
− | + | ||
} | } | ||
− | + | .featureBlockList:hover { | |
− | . | + | background-color:#ebeea9; |
− | background- | + | text-decoration: none; |
− | + | ||
} | } | ||
− | + | .featureLast { | |
− | + | margin-right: 0px; | |
− | + | float: right; | |
− | + | ||
− | + | ||
− | margin- | + | |
− | + | ||
} | } | ||
− | + | #registryAbout { | |
− | + | display: block; | |
− | + | width: auto; | |
− | + | padding: 10px 15px; | |
+ | margin-top: 10px; | ||
+ | float: left; | ||
+ | font-size: 14px; | ||
+ | font-style: italic; | ||
+ | color:#555; | ||
+ | background-color:#f0f0f0; | ||
} | } | ||
− | + | .featureBlock h4, .featureBlockList h4 { | |
− | + | font-size: 22px; | |
− | + | color: #3aa76c; | |
− | + | ||
− | + | ||
} | } | ||
− | + | .featureBlockList h4 a { | |
− | . | + | color: #3aa76c; |
− | + | ||
− | + | ||
} | } | ||
− | |||
</style> | </style> | ||
− | + | <div id="headerBox"> | |
− | + | ||
− | + | ||
− | + | ||
− | <div | + | |
<img src="https://static.igem.org/mediawiki/parts/4/4a/Header_repository_9_2013.jpg" style="width: 975px; height: 310px;"> | <img src="https://static.igem.org/mediawiki/parts/4/4a/Header_repository_9_2013.jpg" style="width: 975px; height: 310px;"> | ||
− | + | <div id="headline">The iGEM 2015 DNA Distribution</div> | |
− | + | <div id="headerText"> | |
− | The iGEM 2015 DNA Distribution is shipping out to registered teams! This year's distribution contains over 1000 high-quality samples of parts from the iGEM Registry. | + | The iGEM 2015 DNA Distribution is shipping out to registered teams! This year's distribution contains over 1000 high-quality samples of parts from the iGEM Registry. |
− | <br /><br /> | + | <br /><br /> |
− | We've added some new material this year, so be sure to read through the 2015 Distribution Handbook before using your kit!<br /> | + | We've added some new material this year, so be sure to read through the 2015 Distribution Handbook before using your kit!<br /> |
+ | </div> | ||
+ | <div id="linkBox"> | ||
+ | <ul> | ||
+ | <li><a href="https://parts.igem.org/Help:2015_DNA_Distribution">2015 Distribution Handbook</a></li> | ||
+ | <li><a href="https://parts.igem.org/assembly/libraries.cgi?id=62">2015 Distribution Contents</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a href="https://parts.igem.org/Catalog"> | ||
+ | <div class="featureBlock"> | ||
+ | <h4>Catalog</h4> | ||
+ | <p>The iGEM Registry has over 20,000 documented parts. The Catalog organizes many of these parts by part type, chassis, function, and more. Browse for parts through the Registry Catalog or use the search menu.</p> | ||
</div> | </div> | ||
− | + | </a> | |
− | + | ||
− | + | ||
− | + | ||
+ | |||
+ | <a href="https://parts.igem.org/Help:2015_DNA_Distribution"> | ||
+ | <div class="featureBlock"> | ||
+ | <h4>2015 DNA Distribution</h4> | ||
+ | <p>The iGEM 2015 DNA Distribution has shipped to registered teams and labs. We've added some new material this year, so be sure to read through the 2015 Distribution Handbook before using your kit.</p> | ||
</div> | </div> | ||
+ | </a> | ||
− | |||
− | <div style=" | + | <div class="featureBlockList featureLast" style="height: 310px;"> |
− | + | <h4><a href="https://parts.igem.org/Collections">Collections</a></h4> | |
− | + | <p>We've <strong>updated</strong> the Registry <a href="https://parts.igem.org/Collections">part collections</a>. There are part collections for reporter proteins, plant chassis, cellulose-related parts, and more. Users can discover new parts and collections and build upon what previous iGEM teams and labs have achieved.</p> | |
− | </div> | + | <p> |
+ | <ul> | ||
+ | <li><a href="https://parts.igem.org/Collections/Plants">Plant Chassis</a></li> | ||
+ | <li style="font-style: italic"><a href="https://parts.igem.org/Bacillus_subtilis">Bacillus subtilis</a></li> | ||
+ | <li><a href="https://parts.igem.org/Protein_coding_sequences/Reporters">Reporter Proteins</a></li> | ||
+ | <li><a href="https://parts.igem.org/Promoters/Catalog/Anderson">Anderson Promoters</a></li> | ||
+ | <li><a href="https://parts.igem.org/Collections/Cellulose">Cellulose & Related Parts</a></li> | ||
+ | <li><a href="https://parts.igem.org/Collections">more...</a></li> | ||
+ | </ul> | ||
+ | </p> | ||
+ | </div> | ||
− | < | + | <div class="featureBlockList" style="height: 310px;"> |
− | + | <h4><a href="https://parts.igem.org/Help">Registry Help</a></h4> | |
− | <a href="https://parts.igem.org/ | + | <p>Before starting your projects, be sure to read through our <a href="https://parts.igem.org/Help">help pages</a>. If you can't find an answer to your question, contact <strong>hq (at) igem . org</strong>. </p> |
− | <a href="https://parts.igem.org/ | + | <p> |
− | < | + | <ul>Useful help topics: |
− | <a href="https://parts.igem.org/ | + | <li><a href="https://parts.igem.org/Help:Prefix-Suffix">BioBrick Prefix and Suffix</a></li> |
− | <a href="https://parts.igem.org/Help: | + | <li><a href="https://parts.igem.org/Help:Standards/Assembly">Assembly Standards</a></li> |
− | <a href=" | + | <li><a href="https://parts.igem.org/Help:Assembly_Compatibility">Assembly Compatibility</a></li> |
− | <a href="https://parts.igem.org/ | + | <li><a href="https://parts.igem.org/Help:Requesting%20Parts">Requesting Parts</a></li> |
− | <a href="https://parts.igem.org/ | + | <li><a href="https://parts.igem.org/Help:Adding_Parts">Add a Part</a></li> |
− | <a href | + | <li><a href="https://parts.igem.org/Help:Contributions">Part Contributions</a></li> |
− | <a href=" | + | <li><a href="https://parts.igem.org/Help:Sending_Parts">Part Submission</a></li> |
− | <a href=" | + | <li><a href="https://parts.igem.org/DNA_Synthesis">DNA Synthesis</a></li> |
− | < | + | </ul> |
− | + | </p> | |
+ | </div> | ||
− | + | ||
− | < | + | |
− | < | + | <div class="featureBlockList" style="height: 310px;"> |
− | < | + | <h4><a href="https://parts.igem.org/Help">Protocols</a></h4> |
− | </ | + | <p>Registry recommended protocols that have been tested using the DNA Distribution Kit and BioBrick parts. See the Registry <a href="https://parts.igem.org/Help">help pages</a> for more protocols.</p> |
+ | <p> | ||
+ | <ul> | ||
+ | <li><a href="https://parts.igem.org/Help:Transformation_Efficiency_Kit">competent cell test kit</a></li> | ||
+ | <li><a href="https://parts.igem.org/Help:Protocols/Transformation">transformation</a></li> | ||
+ | <li><a href="https://parts.igem.org/Help:Protocols/3A_Assembly">3A assembly</a></li> | ||
+ | <li><a href="https://parts.igem.org/Help:Protocols/Linearized_Plasmid_Backbones">linearized plasmid backbone</a></li> | ||
+ | <li><a href="https://parts.igem.org/Help:Protocols/PCR_Standardization">PCR standardization</a></li> | ||
+ | <li><a href="https://parts.igem.org/Help:Protocols/Restriction_Digest">restriction digest</a></li> | ||
+ | <li><a href="https://parts.igem.org/Help:Protocols/Competent_Cells">competent cells</a></li> | ||
+ | <li><a href="http://2015.igem.org/Troubleshooting">cloning help</a> <span style="color: red; font-size: 75%;">(on 2015.igem.org)</span></li> | ||
+ | </ul> | ||
+ | </p> | ||
</div> | </div> | ||
− | <div style=" | + | |
+ | <a href="https://parts.igem.org/DNA_Synthesis"> | ||
+ | <div class="featureBlock featureLast"> | ||
+ | <h4>DNA Synthesis Offer: IDT</h4> | ||
+ | <p>IDT is proud to sponsor iGEM 2015 and offer <strong>20 kb of free custom DNA!</strong> IDT is offering 20 kb of DNA as gBlocks® Gene Fragments free of charge to each iGEM 2015 team.</p> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | |||
+ | <div id="registryAbout"> | ||
+ | <img src="https://static.igem.org/mediawiki/parts/e/ee/Igemlogo_200px.png" width="140px" style="margin-right: 20px; float: left;"> | ||
+ | <div style="display: block;"> | ||
+ | <p>The iGEM Registry is a growing collection of genetic parts that can be mixed and matched to build synthetic biology devices and systems.</p> | ||
+ | <p>As part of the synthetic biology community's efforts to make biology easier to engineer, it provides a source of genetic parts to iGEM teams and academic labs.</p> | ||
+ | <p>You can learn more about iGEM Teams and Labs at <a href='https://igem.org'>iGEM.org</a>.</p> | ||
+ | </div> | ||
+ | </div> | ||
</html> | </html> | ||
+ | |||
<nocomments /> | <nocomments /> | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ |
Revision as of 18:44, 17 June 2015
We've added some new material this year, so be sure to read through the 2015 Distribution Handbook before using your kit!
Catalog
The iGEM Registry has over 20,000 documented parts. The Catalog organizes many of these parts by part type, chassis, function, and more. Browse for parts through the Registry Catalog or use the search menu.
2015 DNA Distribution
The iGEM 2015 DNA Distribution has shipped to registered teams and labs. We've added some new material this year, so be sure to read through the 2015 Distribution Handbook before using your kit.
Collections
We've updated the Registry part collections. There are part collections for reporter proteins, plant chassis, cellulose-related parts, and more. Users can discover new parts and collections and build upon what previous iGEM teams and labs have achieved.
Registry Help
Before starting your projects, be sure to read through our help pages. If you can't find an answer to your question, contact hq (at) igem . org.
Protocols
Registry recommended protocols that have been tested using the DNA Distribution Kit and BioBrick parts. See the Registry help pages for more protocols.
DNA Synthesis Offer: IDT
IDT is proud to sponsor iGEM 2015 and offer 20 kb of free custom DNA! IDT is offering 20 kb of DNA as gBlocks® Gene Fragments free of charge to each iGEM 2015 team.
The iGEM Registry is a growing collection of genetic parts that can be mixed and matched to build synthetic biology devices and systems.
As part of the synthetic biology community's efforts to make biology easier to engineer, it provides a source of genetic parts to iGEM teams and academic labs.
You can learn more about iGEM Teams and Labs at iGEM.org.
<nocomments />