Difference between revisions of "Team:Aalto-Helsinki/LabBook"
m |
m (clearing up the code) |
||
Line 16: | Line 16: | ||
margin-left:15%; | margin-left:15%; | ||
margin-right:auto; | margin-right:auto; | ||
+ | width:1040px; | ||
+ | table-layout: fixed | ||
} | } | ||
td{ | td{ | ||
Line 25: | Line 27: | ||
} | } | ||
th, td { | th, td { | ||
− | margin: | + | margin: 10px 0 10px 0; |
text-align:center; | text-align:center; | ||
} | } | ||
Line 49: | Line 51: | ||
.first{ | .first{ | ||
width=90px; | width=90px; | ||
+ | } | ||
+ | .heightdiv{ | ||
+ | height: 90px; | ||
+ | overflow:hidden; | ||
} | } | ||
</style> | </style> | ||
Line 82: | Line 88: | ||
</div><!-- end inner-container--> | </div><!-- end inner-container--> | ||
− | <table | + | <table > |
<tr> | <tr> | ||
<td class="bottomline rightline first"><h3 style="padding-top:0;margin-top:0;margin-bottom:0;padding-bottom:0;">Construct <br>worked with</h3></td> | <td class="bottomline rightline first"><h3 style="padding-top:0;margin-top:0;margin-bottom:0;padding-bottom:0;">Construct <br>worked with</h3></td> | ||
Line 94: | Line 100: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="first rightline"><div | + | <td class="first rightline"><div class="heightdiv"><h3>CAR</h3></div></td> |
− | <td class="white arrow | + | <td class="white arrow" > |
<p>Here is my text</p> | <p>Here is my text</p> | ||
</td> | </td> | ||
<td class="white arrow" > | <td class="white arrow" > | ||
− | <p | + | <p >Here is my text</p> |
</td> | </td> | ||
<td class="blue arrow" > | <td class="blue arrow" > | ||
Line 114: | Line 120: | ||
</td> | </td> | ||
<td class="red arrow" > | <td class="red arrow" > | ||
+ | <p>Here is my <br>text, there <br>is lot of it</p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="first rightline"><div class="heightdiv"><h3>another CAR</h3></div></td> | ||
+ | <td class="white arrow" style=" vertical-align: middle; text-align: center;"> | ||
+ | <p>Here is my text</p> | ||
+ | </td> | ||
+ | <td class="white arrow" > | ||
+ | <p style="text-align:center;">Here is my text</p> | ||
+ | </td> | ||
+ | <td class="white arrow" > | ||
+ | <p>Here is my text</p> | ||
+ | </td> | ||
+ | <td class="blue arrow" > | ||
+ | <p>Here is my text</p> | ||
+ | </td> | ||
+ | <td class="white arrow" > | ||
+ | <p>Here is my text</p> | ||
+ | </td> | ||
+ | <td class="white arrow" > | ||
+ | <p>Here is my text</p> | ||
+ | </td> | ||
+ | <td class="blue arrow" > | ||
<p>Here is my <br>text, there <br>is lot of it</p> | <p>Here is my <br>text, there <br>is lot of it</p> | ||
</td> | </td> |
Revision as of 06:09, 31 July 2015