Elaborated explanation for exercise 6. authored by Steffan Lildholdt's avatar Steffan Lildholdt
<style>
table:nth-of-type(1) {
display:table;
width:100%;
}
table:nth-of-type(1) th:nth-of-type(2) {
width:10%;
}
</style>
# Group 7
## Lab Notebook - Lesson 1
......
......