Added Zutatenliste
This commit is contained in:
@@ -7,6 +7,26 @@
|
|||||||
<h1>Wasser</h1>
|
<h1>Wasser</h1>
|
||||||
<img src="https://cdn.pixabay.com/photo/2017/04/11/21/10/water-2222825_960_720.jpg" alt="Water is god">
|
<img src="https://cdn.pixabay.com/photo/2017/04/11/21/10/water-2222825_960_720.jpg" alt="Water is god">
|
||||||
|
|
||||||
|
<h2>Zutaten</h2>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th>Zutaten</th>
|
||||||
|
<th>Menge</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>Glas</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Wasser</td>
|
||||||
|
<td>Glasabhängig</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user