Hide divider in table
-
Hi, I created two tables on this page: https://www.12minuteathlete.com/about-12-minute-athlete/ to help my email forms align left. I was able to use this code to hide the outer borders:
<table border=”0″ width=”100%”>
<tr>
<td width=”50%”>Aweber Code</td>
<td width=”50%”></td>
</tr>
</table>But there’s still a divider line that’s showing up. Anyone have any ideas how to hide it? I’d be fine adding something to my custom CSS since I will never want visible borders/dividers, but none of the code I’ve added so far has worked.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Hide divider in table’ is closed to new replies.