légère amélioration de la mise en page
This commit is contained in:
parent
770435a24d
commit
c4d8f612c6
@ -15,7 +15,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div align="center"><img src="logo.png" /></div>
|
<div align="center"><img src="logo.png" /></div>
|
||||||
</br>
|
</br>
|
||||||
<center><p>Vous pouvez également aller faire un tour sur <a href="http://esenjin.xyz" target="_blank">mon site</a> ou jeter un œil à mes <a href="../index.html" target="_blank">autres concepts</a>.</p></center>
|
<center><p>Vous pouvez également aller faire un tour sur <a href="http://esenjin.xyz" target="_blank">mon blog</a>, j'y raconte de temps à autre des choses.</p></center>
|
||||||
</br></br>
|
</br></br>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
@ -37,7 +37,7 @@ if(!empty($fichier)){
|
|||||||
echo "\t\t<ul class=rien>\n";
|
echo "\t\t<ul class=rien>\n";
|
||||||
foreach($fichier as $lien) {
|
foreach($fichier as $lien) {
|
||||||
echo "<div align=\"center\"><a href=\"$dir_nom/$lien\" target=\"_blank\"><img src=\"$dir_nom/$lien \"></a></div>\r
|
echo "<div align=\"center\"><a href=\"$dir_nom/$lien\" target=\"_blank\"><img src=\"$dir_nom/$lien \"></a></div>\r
|
||||||
<div align=\"center\"><p>- <a href=\"http://saucenao.com/search.php?db=999&url=http://concepts.esenjin.xyz/teumbleur/v3/img/$lien\" target=\_blank>source</a> -</p></div>\r\r </br></br>";
|
<div align=\"center\"><p>🔍 <a href=\"http://saucenao.com/search.php?db=999&url=http://concepts.esenjin.xyz/teumbleur/v3/img/$lien\" target=\_blank>source</a></p></div>\r\r </br></br>";
|
||||||
}
|
}
|
||||||
echo "\t\t</ul>";
|
echo "\t\t</ul>";
|
||||||
}
|
}
|
||||||
@ -45,5 +45,4 @@ if(!empty($fichier)){
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
</br>
|
</br>
|
||||||
<center><p>Esenjin Asakha - <i>Les illustrations appartiennent à leurs auteurs respectifs</i>.</p></center>
|
|
||||||
</body>
|
</body>
|
Loading…
Reference in New Issue
Block a user