Hey all,
I've got a bunch of information that is displayed from a database in the form of a table. It all works pretty well, except each row of the table is three lines. How do I make everything in one particular row stay on one line instead of three? I know that I can extend the width of the table (by pixels and percentage) but it doesn't help because some browsers may have trouble with it, and that's just not what I want to do.
So, any ideas?