When using dynamic content, like PHP interacting with MySQL it is easier to use tables then anything else. But tables will get you into trouble! If someone enters a really long word the tablecell will expand so that the hwole word will be shown.
Is there some way I can prevent this? With html, php or css? I've tried style='overflow:hidden' but it didn't work... .bobo -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php