Public Access
5
0

ajout d'un tableau avec plus de warframes

This commit is contained in:
Andres
2025-11-30 15:33:31 -05:00
parent 7ebb3494bc
commit b24cc0c509
2 changed files with 73 additions and 0 deletions

View File

@@ -283,6 +283,42 @@
</div>
</div>
</section>
<section class="infoarm">
<div class="titlewar">
<h2>Autres Warframes</h2>
</div>
<div class="tablearm">
<table class="wf-table-simple">
<tr>
<th colspan="4">Warframes</th>
</tr>
<tr>
<th>Excalibur</th>
<th>Mag</th>
<th>Nokko</th>
<th>Nova</th>
</tr>
<tr>
<td>
<img src="./images/ImagesAndres/Excalibur.PNG" alt="Excalibur">
</td>
<td>
<img src="./images/ImagesAndres/mag.PNG" alt="Mag">
</td>
<td>
<img src="./images/ImagesAndres/Nokko.PNG" alt="Nokko">
</td>
<td>
<img src="./images/ImagesAndres/Nova.PNG" alt="Nova">
</td>
</tr>
</table>
</div>
</section>
</main>
<footer>