Larzza Member
|
Posted: 21 Apr 2006 07:29:50
I have figure out how to put all in table :-)
just put all *.php in a table.
<table width="700" border="1" align="center">
<tr>
<td><?php CODE
?> </td>
</tr>
</table>
But I wonder why some link then have bigger characters,, hmm something in CSS
|