Difference between revisions of "Project Visibility"

(Created page with "{{2015Top}} <html> <style type="text/css"> Buttons for all of the pages: .videobutton { width: 350px; height: auto; white-space: n...")
 
(Blanked the page)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{2015Top}}
 
<html>                                     
 
  
 
<style type="text/css">
 
/*Buttons for all of the pages */
 
.videobutton {
 
width: 350px;
 
height: auto;
 
white-space: nowrap;
 
vertical-align: center;
 
padding: 5px;
 
}
 
 
/*For the button class, change background on hover */
 
.videobutton:hover {
 
fre}
 
 
#kcontainer1 {
 
border: 1px solid #ccc;
 
border-radius: 5px;
 
background-color: #f2f2f2;
 
margin-right: 5px;
 
padding: 5px;
 
width: 65%;
 
display: inline-block;
 
vertical-align: top;
 
}
 
 
#kcontainer1 h2 {
 
text-align: center;
 
}
 
 
#kcontainer1 > ul {
 
list-style: disc;
 
}
 
 
#kcontainer1 > ul > li {
 
margin-bottom: 0.7em;
 
}
 
 
#happy-fun-safety-persona {
 
border: 1px dotted #96d359;
 
border-radius: 5px;
 
padding: 5px;
 
width: 30%;
 
display: inline-block;
 
vertical-align: top;
 
}
 
 
#happy-fun-safety-persona p {
 
font-size: 12px;
 
}
 
 
#traci-appa {
 
width: 90px;
 
float: right;
 
margin-left: 5px;
 
}
 
</style>
 
 
 
<div id="leftColumn">
 
                      <h4><a href= "https://2015.igem.org/Troubleshooting">Troubleshooting</a></h4>
 
<ul>
 
                              <a href= "https://2015.igem.org/Troubleshooting#intro"> <li>Introduction</li></a>
 
                              <a href= "https://2015.igem.org/Troubleshooting#tips"> <li>General Tips and Tricks</li></a>
 
                              <ol><a href= "https://2015.igem.org/Troubleshooting/Transformation"> <li>Transformation</li></a>
 
                                <a href="https://2015.igem.org/Troubleshooting/Restriction_Digest_and_Ligation"> <li>Restriction Digest and Ligation</li></ol>
 
                              <a href= "https://2015.igem.org/Troubleshooting#protocols"> <li>iGEM Protocols</li></a>
 
                              <a href= "https://2015.igem.org/Troubleshooting#answer"> <li>Answers</li></a>
 
                              <a href= "https://2015.igem.org/Troubleshooting#ask"> <li>Ask Your Questions</li></a>
 
</ul>
 
</div>
 
 
<div id="rightColumn">
 
 
<!-- alert message, the text can be edited ---->
 
 
 
 
<div id="kcontainer1">
 
<h3>Learn about cloning troubleshooting here!</h3>
 
 
<ul>
 
<li>Read about <a href="#tips">General Tips and Tricks</a> with a focus on <a href="https://2015.igem.org/Troubleshooting/Transformation">Transformations</a>, <a href="https://2015.igem.org/Troubleshooting/Restriction">Restriction Digests</a>, and <a href="https://2015.igem.org/Troubleshooting/Ligation">Ligations</a></li>
 
<li>Have a cloning problem? <a href="#ask">Ask a question!</a></li>
 
        <li>See the <a href="#answers">Answers to Your Questions</a> (which will be updated throughout the iGEM season!) </li>
 
        <li>While we want teams to use this resource, also make sure that you talk to your local resources as well - ask your instructors and more experienced students around you!</li>
 
</ul>
 
</div>
 
 
<h2 id="intro">Introduction</h2>
 
<p>
 
 
 
 
 
 
<div class="clear"></div><div class="clear"></div>
 
 
 
 
<!-- end of content ---->
 
 
</div>
 
<div class="clear"></div>
 
</html> {{2015Bottom}}<html>
 
</div>
 
</html>
 

Latest revision as of 13:43, 5 June 2015