no wordwrap

I’ve looked in every html tutorial possible… but can’t find this:

How can I disable wordwrap on a page? I know how to do it if I was using tables, but I’m not. Any clues?

you can use <pre> but why don’t you want to use tables?