datevi ai CSS

border:

TABLE{
border:1px solid black;
}

cellpadding:

TD, TR{
padding:10px;
}

cellspacing:

TD, TR{
margin:10px;
}