Page is a not externally linkable
joshie76 - 12:06 pm on Jun 11, 2003 (gmt 0)
How's it going? I need to use the pre tag or an equivalent to get display some text and maintain the line breaks... but the text must also wrap naturally when it hits a specified boundary (width) example: <pre style="width:100px"> But this line will force the display much wider then intended because it is so looong... I'm sure you get the picture. Because we are using XSL call-templates (that use a copy-of) to display the code we cannot just replace a CR with a <br/> - it just can't happen that way unfortunately... so we need to find a way to deal with it in HTML/CSS and I'm sure one of you guys will have the answer (this needs only work for me in IE5+ BTW) Thanks in advance y'all
Hi all,
The following carriage return is displayed..
</pre>