| Author: balamurugan 17 Jul 2008 | Member Level: Gold | Rating: Points: 4 |
Hi can you check all table width and height. Otherwise you use div tag.
Example,
<table width="100%" height="100%"> <content> </table> That time you got the exact pixel. you pixed any width and height(width="200px") you are not getting the proper allignment.
|