ajout d'un tableau avec plus de warframes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user