Design

N

Nono

How can I have 3 tables on the same page. I want to have 3 colonnes on my
home pages. I used text boxes and they don't work properly with my css
application
 
M

Murray

Insert a table with 3 columns and 1 row. Nest a new table into each of
those three cells.
 
Top