I have a table with a colored background and I need to specify the padding between the table and it\'s content, I.E. cells. The table tag doesn\'t seem to accept a paddi
Funny, I was doing precisely this yesterday. You just need this in your css file
.ablock table td { padding:5px; }
then wrap the table in a suitable div
0 讨论(0) 查看其它12个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题