This commit is contained in:
2023-01-06 20:35:34 +01:00
parent b1ea9420c7
commit bff2f903ec
8 changed files with 61 additions and 22 deletions

View File

@@ -24,16 +24,16 @@
<main>
<article class="generalPanel">
<p class="title">Publiez votre Meme !</p>
img drag&drop
boutons
infos
options
<div class="dragndrop">
<p class="dragndrop-title">Glissez ou déposez votre image ici</p>
<img src="img/upload.png" alt="">
</div>
<p class="warning">Attention, votre image doit respecter nos <a href="#">conditions d'utilisation</a> !</p>
</article>
</main>
<div class=pubD>
<a href="https://dwarves.iut-fbleau.fr/~catanese/SAE_WEB_2022/index.html" >
<img src="img/sodaramel.png" alt="" height="100px" width="100px" >
<h5>Une glycémie trop basse venez voir notre boutique de sodaramel</h5>
<img src="img/pubD.png" alt="">
</a>
</div>
<?php include("footer.php");?>