The big problem with pre tags is that it ignores formatting. Short of putting a display:none on .pre and losing all of the content the only thing that can be done is to wrap the entries in a div, set the width, and set the overflow:hidden property. This will clip the pre formatted text at the div boundary and keep the view working. This will also fix the problem with fixed width img tags wider than the view.
no subject
Date: 2007-08-13 04:51 pm (UTC)