I’ve Aligned them using the table method but is there any way of making the borders of the table invisible?
This is my code:
<table style=”width:100%”>
<tr>
<th>[maxbutton id=”1″]</th>
<th>[maxbutton id=”2″]</th>
<th>[maxbutton id=”3″]</th>
</tr>
</table>
Thanks