|
|
Line 4: |
Line 4: |
| <meta charset="UTF-8"> | | <meta charset="UTF-8"> |
| <style> | | <style> |
− | section {
| + | embed{ |
− | padding-top: 40px;
| + | margin: 100px 100px 80px 100px; |
− | }
| + | |
− | summary::-webkit-details-marker {
| + | |
− | color:darkorange;
| + | |
− | font-size: 125%;
| + | |
− | margin-right: 50px;
| + | |
− | margin-left: 50px;
| + | |
− |
| + | |
− | }
| + | |
− | summary:focus {
| + | |
− | outline-style: none;
| + | |
− | }
| + | |
− | article > details > summary {
| + | |
− | font-size: 30px;
| + | |
− | margin-top: 16px;
| + | |
− | margin-left: 300px;
| + | |
− | margin-right: 300px;
| + | |
− | background-color:dimgray;
| + | |
− | color:white;
| + | |
− | padding:10px 20px 10px 20px;
| + | |
| } | | } |
− | article details p {
| |
− | margin-left: 400px;
| |
− | margin-right: 400px;
| |
− | background-color:beige;
| |
− | font-size: 20px;
| |
− | }
| |
− | details details {
| |
− | margin-left: 36px;
| |
− | }
| |
− | details details summary {
| |
− | font-size: 16px;
| |
− | }
| |
− |
| |
| </style> | | </style> |
| </head> | | </head> |
| <body> | | <body> |
− | <section>
| + | <embed width="1000px" height="1200px" src="https://static.igem.org/mediawiki/2018/a/a6/T--SIAT-SCIE--SIAT_Protocals.pdf" alt="Protocals" /> |
− | <article>
| + | |
− | <details style="margin-top: 40px;">
| + | |
− | <summary>PCR</summary>
| + | |
− | <h> PCR condition</h>
| + | |
− | <p>
| + | |
− | <ul>
| + | |
− | <li>Before cycles: 98°C 10
| + | |
− | </li>
| + | |
− | <li>After cycles: 72°C 7min; 16°C ∞ (4°C is more suitable for storing PCR product, but 4°C overnight may damage some PCR machine)
| + | |
− | (A) For reactions in which the quantity of template is 200 ng / 50 μl or less:*
| + | |
− | </li>
| + | |
− | <li>-98°C 10 sec.
| + | |
− | </li>
| + | |
− | <li>-55°C 5 sec. or 15 sec
| + | |
− | </li>
| + | |
− | <li>-72°C 5 sec./kb
| + | |
− | </li>
| + | |
− | <li>-30-35 cycles
| + | |
− | </li>
| + | |
− | <br/>
| + | |
− | <br/>
| + | |
− | <li>(B) For reactions in which the quantity of template exceeds 200 ng / 50 μl:*
-98°C 10 sec.
| + | |
− | </li>
| + | |
− | <li>-55°C 5 sec. or 15 sec.
| + | |
− | </li>
| + | |
− | <li>-72°C 30 - 60 sec./kb
| + | |
− | </li>
| + | |
− | <li>-30-35 cycles
| + | |
− | </li>
| + | |
− | </p>
| + | |
− | </details>
| + | |
− | <details>
| + | |
− | <summary>Agarose Gel Electrophoresis </summary>
| + | |
− | <p>After setup the program doesn't start</p>
| + | |
− | </details>
| + | |
− | </article>
| + | |
− |
| + | |
− | </section>
| + | |
| </body> | | </body> |
| </html> | | </html> |