My users have been putting in nbsp to stop parts of individual lines in a table from wrapping. What I'd like is to be able to add the CSS white-space: nowrap; to apply to particular columns in a table, allowing others to wrap, but all I've managed to do is apply the style line by line, which my users will never do. (I tried the 'nowrap' template, which they might adopt, but that doesn't seem to work, see previous topic.
My attempts so far can be seen at http://wiki.johnbray.org.uk/Tabletest