tables html codes

HTML Code:


<table border="1" cellpadding="5" cellspacing="5" width="100%">
<tr>
<th>http://websdesigning.blogspot.com</th>
<th>http://websdesigning.blogspot.com</th>
</tr>
<tr>
<td width="50%">http://websdesigning.blogspot.com</td><td>http://websdesigning.blogspot.com</td>
</tr>
</table>

This results in:



http://websdesigning.blogspot.comhttp://websdesigning.blogspot.com
http://websdesigning.blogspot.comhttp://websdesigning.blogspot.com


Comments

Popular Posts