Search found 2 matches

by rwon
Sun May 22, 2005 7:33 pm
Forum: Javascript
Topic: help for php table problem
Replies: 7
Views: 2121

Thank you very much for all the help, folks.
by rwon
Sat May 21, 2005 9:50 am
Forum: Javascript
Topic: help for php table problem
Replies: 7
Views: 2121

help for php table problem

I am trying to build a page with 2 tables which should be side by side, next to each other. But when I run my php script, the second table always appears below the first one. The table widths are OK. What commands or formatting function should I use to make the two tables appear side by side? Many t...