Line 8: | Line 8: | ||
<style> | <style> | ||
− | . | + | .text-wrapper |
− | + | { | |
− | + | background: white; | |
− | + | margin-top: 80px; | |
− | + | width: 80%; | |
− | + | height: 100%; | |
− | + | margin:auto; | |
− | + | border-left-color:cornflowerblue; | |
− | + | border-style:solid; | |
− | + | border-left-width: 20px; | |
} | } | ||
+ | |||
+ | .day | ||
+ | { | ||
+ | color: black; | ||
+ | border:4px solid black; | ||
+ | padding:20px 20% 20px 20%; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | text-align:center; | ||
+ | display:block; | ||
+ | width:500px; | ||
+ | font-size: 30px; | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | .description | ||
+ | { | ||
+ | margin-left: 10%; | ||
+ | } | ||
− | |||
</style> | </style> | ||
− | |||
<body> | <body> | ||
Line 28: | Line 44: | ||
<div class = "text-wrapper"> | <div class = "text-wrapper"> | ||
+ | <h3 class = "day"> DAY 1 </h3> | ||
+ | <p class = "description"> | ||
+ | <b>SUMMARY of July 17th: </b> | ||
+ | </p> | ||
+ | <ul class = "description"> | ||
+ | <li>DNA extraction from GBM39 cells </li> | ||
+ | <li>Agarose gel electrophoresis to confirm DNA </li> | ||
+ | </ul> | ||
+ | |||
+ | <h3 class = "day"> DAY 2 </h3> | ||
+ | <p class = "description"> | ||
+ | <b>SUMMARY of July 18th: </b> | ||
+ | </p> | ||
+ | <ul class = "description"> | ||
+ | <li>qPCR primer design and order </li> | ||
+ | </ul> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
Revision as of 23:16, 13 October 2017
Lab Notebook
DAY 1
SUMMARY of July 17th:
- DNA extraction from GBM39 cells
- Agarose gel electrophoresis to confirm DNA
DAY 2
SUMMARY of July 18th:
- qPCR primer design and order