Difference between revisions of "Template:UCSF2010/Warning"

 
(133 intermediate revisions by the same user not shown)
Line 1: Line 1:
Before using this part, please make sure you know our standard and how to use these parts.
+
<html xmlns="http://www.w3.org/1999/xhtml">
UCSF 2010 iGEM is using BBF RFC 28, which is an alternative assembly standard for biobricks.
+
<style type="text/css">
To see the documentation for [[BBF RFC 28]] on openwetware, please click here.
+
#apDiv1 {
 +
width:100%;
 +
background-color:#B5F2BC;
 +
height:auto;
 +
min-height:100px;
 +
}
 +
#warning {
 +
        position:relative;
 +
        left:50px;
 +
        float:left;
 +
width:100px;
 +
height:100px;
 +
}
 +
#Warntext {
 +
font-size:15px;
 +
position:relative;
 +
left:70px;
 +
width:800px;
 +
top:10px;
 +
}
 +
</style>
 +
 
 +
<div id="apDiv1">
 +
<h1>Notice</h1>
 +
<div id="warning"><img src="http://www.certifiedmagiciansnetwork.com/images/MagiciansWarningLogo.png"/ width="100" height="100"></div>
 +
<div id="Warntext"><p>Before using this part, please make sure you know our standard and how to use these parts.<br>UCSF 2010 iGEM is using BBF RFC 28, which is an alternative assembly standard for biobricks.<br>
 +
To see the documentation for BBF RFC 28 on openwetware, please click <a href="http://openwetware.org/wiki/The_BioBricks_Foundation:RFC#BBF_RFC_28:_A_method_for_combinatorial_multi-part_assembly_based_on_the_Type_IIs_restriction_enzyme_AarI">here</a>.<br><br>
 +
</p>
 +
</div></div>
 +
 
 +
 
 +
 
 +
</html>

Latest revision as of 05:15, 22 September 2010

Notice

Before using this part, please make sure you know our standard and how to use these parts.
UCSF 2010 iGEM is using BBF RFC 28, which is an alternative assembly standard for biobricks.
To see the documentation for BBF RFC 28 on openwetware, please click here.