- Aufgabe fertig bzw. richtig gemacht
This commit is contained in:
@@ -9,30 +9,76 @@
|
|||||||
<body>
|
<body>
|
||||||
<h1>DANIEL</h1>
|
<h1>DANIEL</h1>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.tg {border-collapse:collapse;border-spacing:0;}
|
/* * alles */
|
||||||
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
|
td{
|
||||||
overflow:hidden;padding:10px 5px;word-break:normal;}
|
border:black 1px solid;
|
||||||
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
|
font-family:Arial, sans-serif;
|
||||||
font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
|
font-size:14px;
|
||||||
.tg .tg-un7j{background-color:#f8a102;color:#fe996b;text-align:left;vertical-align:top}
|
padding:10px 5px;
|
||||||
.tg .tg-mo2v{background-color:#9698ed;text-align:left;vertical-align:top}
|
}
|
||||||
.tg .tg-0lax{text-align:left;vertical-align:top}
|
th{
|
||||||
.tg .tg-kd4e{background-color:#34ff34;text-align:left;vertical-align:top}
|
border:black 1px solid;
|
||||||
</style>
|
font-family:Arial, sans-serif;
|
||||||
<table class="tg"><thead>
|
font-size:14px;
|
||||||
<tr>
|
font-weight:normal;
|
||||||
<td class="tg-un7j" colspan="2"><span style="color:#000">2BKI21</span></td>
|
padding:10px 5px;
|
||||||
<td class="tg-mo2v" rowspan="2">1</td>
|
}
|
||||||
</tr>
|
.hw{
|
||||||
<tr>
|
border-collapse:collapse;
|
||||||
<td class="tg-0lax" rowspan="2"></td>
|
border-spacing:0;
|
||||||
<td class="tg-0lax"></td>
|
|
||||||
</tr></thead>
|
background-color:#34ff34;
|
||||||
<tbody>
|
border-color:black;
|
||||||
<tr>
|
text-align:center;
|
||||||
<td class="tg-kd4e" colspan="2"></td>
|
vertical-align:top
|
||||||
</tr>
|
}
|
||||||
</tbody>
|
.eins{
|
||||||
</table>
|
border-collapse:collapse;
|
||||||
|
border-spacing:0;
|
||||||
|
|
||||||
|
background-color:#9698ed;
|
||||||
|
border-color:black;
|
||||||
|
text-align:center;
|
||||||
|
}
|
||||||
|
.b{
|
||||||
|
border-collapse:collapse;
|
||||||
|
border-spacing:0;
|
||||||
|
|
||||||
|
background-color:#dae8fc;
|
||||||
|
border-color:black;
|
||||||
|
text-align:center;
|
||||||
|
}
|
||||||
|
.bki21{
|
||||||
|
border-collapse:collapse;
|
||||||
|
border-spacing:0;
|
||||||
|
|
||||||
|
background-color:#f8a102;
|
||||||
|
border-color:black;
|
||||||
|
text-align:center;
|
||||||
|
vertical-align:top
|
||||||
|
}
|
||||||
|
.O{
|
||||||
|
border-collapse:collapse;
|
||||||
|
border-spacing:0;
|
||||||
|
|
||||||
|
background-color:#00d2cb;
|
||||||
|
border-color:black;
|
||||||
|
text-align:center;
|
||||||
|
vertical-align:top
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<table class="tg">
|
||||||
|
<tr>
|
||||||
|
<td class="bki21" colspan="2">2BKI21</td>
|
||||||
|
<td class="eins" rowspan="2">1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="b" rowspan="2">B</td>
|
||||||
|
<td class="O">O</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="hw" colspan="2">Hallo Welt</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user