Written by Sean Behan on Sun Jun 17th 2012

Remove cell padding on a table you add the cellspacing attribute and set it to "0". Is there a better way to do this with straight up CSS? Nothing seems to work...

<table id='my-favorite-table' cellspacing="0" >
...

Tagged with..
#css #html #spacing #tables #Programming

Just finishing up brewing up some fresh ground comments...