John Hunter <[EMAIL PROTECTED]>:
:If I have some text 'Jun 28' or 'Jun-28' my browser (opera but not :mozilla) will break the line at the space or hypen if the page is too :wide to render in the current window width. I would like to suppress :the breaks within the date string. I tried <pre>Jun 28</pre> and this :suppressed the break, but then I get the pre font. <nobr>Jun 28</nobr> should do you. It's a non-standard tag, but widely implemented, if that matters at all to you. DVS _______________________________________________ Bits mailing list [EMAIL PROTECTED] http://www.sugoi.org/mailman/listinfo/bits
