Search found 2 matches
- Sun May 22, 2005 7:33 pm
- Forum: Javascript
- Topic: help for php table problem
- Replies: 7
- Views: 2121
- 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...