Thanks,
I also thought of a table
but in the end I added the display:inline-block to the pre tag and it worked, too.
I checked another version of the same, and it was also based on tables and used as filling space.
BTW, your example, while not doing what I need (it reflows the text inside, which I absolutely do not want), remembered me the inline-block trick which I forgot about.
|