Example:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
How would I edit the "cellspacing" value using only CSS?
Example:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
How would I edit the "cellspacing" value using only CSS?