Hmmm oare de ce....nu merge
Scris: 29-Iun-2007, 20:18:49
Mda
Daca fac asa merge bine da butoanele de sub header sunt niste imagini mici si nu se alinieaza una langa alta adica raman umpik spatiu printre ele...hmm ceva sugestii........
Cod: Selectaţi tot
<title>ollol</title>
<?php
include "lol.php";
?>
<?php
echo"
<center><table width=\"800\" border=\"0\">
<tr>
<td>
<img src=\"http://".$host."/images/header.jpg\"><br>
<a href=\"http://".$host."/index.php\"><img src=\"http://".$host."/images/home.jpg\" border=\"0\" /></a>
<a href=\"http://".$host."/index.php\"><img src=\"http://".$host."/images/home.jpg\" border=\"0\" /></a>
<a href=\"http://".$host."/profile/index.php\"><img src=\"http://".$host."/images/profile.jpg\" border=\"0\" /></a>
</td>
</tr>
</table></center>
<a href=\"http://".$host."/index.php\">iuziuziziuz</a>
";
?>