This commit is contained in:
Yacine Aden 2024-04-18 10:47:57 +02:00
parent c51023a3d8
commit b13fdbdfd7
4 changed files with 9 additions and 3 deletions

BIN
img/256x256.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
img/images.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
img/téléchargement.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -48,16 +48,22 @@
<div class="game info">
<div class="column">mario
<div class="mario">
<img src="" alt="">
<figure class="image is-128x128">
<img src="img/téléchargement.png">
</figure>
</div>
</div>
<div class="column">rayman</div>
<div class="rayman">
<img src="" alt="">
<figure class="image is-128x128">
<img src="img/256x256.png" />
</figure>
</div>
<div class="column">splatoon</div>
<divs class="splatoon">
<img src="/img/b0b183a9860296016649fadb03b929411e7e5e0809af241e2e9652ebf0c5a715.jpg" alt="">
<figure class="image is-128x128">
<img src="img/images.png">
</figure>
</div>
<div class="column">contact</div>
</div>