plantenClass OOP bijna werkend

This commit is contained in:
Renzo
2024-03-13 09:23:41 +01:00
parent 3540630769
commit cf36f53b68
2 changed files with 137 additions and 92 deletions

View File

@@ -17,54 +17,7 @@
<section class="content">
<section class="kant-links">
<table id="planten">
<tr>
<td>
<a href="../src/kas_informatie.html">
<article class="article-1">
<img src="images/Icon awesome-apple-alt.png" alt="">
<h2 class="plant-naam"></h2>
</article>
</a>
</td>
<td>
<article>
<img src="images/Icon awesome-apple-alt.png" alt="">
<h2 class="plant-naam">Tomaat</h2>
</article>
</td>
</tr>
<!-- Second Row -->
<tr>
<td>
<article>
<img src="images/Icon awesome-apple-alt.png" alt="">
<h2>Tomaat</h2>
</article>
</td>
<td>
<article>
<img src="images/Icon awesome-apple-alt.png" alt="">
<h2>Tomaat</h2>
</article>
</td>
</tr>
<!-- Third Row -->
<tr>
<td>
<article>
<img src="images/Icon awesome-apple-alt.png" alt="">
<h2>Tomaat</h2>
</article>
</td>
<td>
<article>
<img src="images/Icon awesome-apple-alt.png" alt="">
<h2>Tomaat</h2>
</article>
</td>
</tr>
<!-- Fourth Row -->
<tr>
<!-- <tr>
<td>
<article>
<img src="images/Icon awesome-apple-alt.png" alt="">
@@ -76,7 +29,7 @@
<img id="toevoegen"src="images/Toevoegen.png" alt="">
</article>
</td>
</tr>
</tr> -->
</table>
<div id="myModal" class="modal">
<span class="close">&times;</span>