Ideally (I think) you would use "display: inline-block" and set a fixed width to the element, but alas, inline-block is not in the current ePUB spec, although it might be supported by some reading systems.
In any case, you have to think a few times before formatting, because anything you use might break badly when the screen or font size changes.
|