Does anyone know how to show the outlines / borders to table cells in the Xinha editor? Is there just a setting I need to change somewhere? Thanks Adam
Give Table border size. <TABLE BORDER=10 BORDERCOLOR=RED> <TR> <TD>carrots</TD> <TD>garlic</TD> </TR> <TR> <TD>celery</TD> <TD>onions</TD> </TR> </TABLE>
Thanks but I meant just in the editor - I don't want to put borders on the tables when they are published. It's just difficult to see what you are doing in the editor when you are working with a borderless table - you can't see where all the cells are! However I did find a way - there is a button to toggle table borders in the editor while you are editing. I should have known it would be something so simple!