Wednesday, April 30, 2008

PHP - Learn Your HTML Table Skills

PHP is done with lot of html
All page layouts base on tables.
So be sure to master HTML table tags properly.
One small missing tag will result in a bad mess.



<table>
<tr>
<td>
write something
</td>
</tr>
</table>




If you like to learn more about SLIIT please visit www.sliit.lk

 Subscribe To My Blog

No comments:

Post a Comment