Forum Moderators: open
This will force the browser to break long words in the middle of the word if need be, such as user posted urls or something, keeping tables and frames the right size.
I can easily write server side software to break words apart at certain character lengths, but if you add in different fonts, font sizes, bold, italic, and non-fixed width fonts, it becomes a nightmare to get it as close to the right edge as possible before a break.
Do you know of any easy way of performing this same css functionality within say, opera?
numeric: ( & # 1 7 3 ; )
named: ( & s h y ; )
Only IE6 supports this according to my tests. You might be able to get other clients to apply it with a specific character encoding and using the Unicode (U+00AD) for it, but I doubt it.
See
[w3.org ]
[w3.org ]
<edited to remove accidental smilies>
(edited by: tedster at 12:40 am (utc) on May 3, 2002)
What is it exactly that you're trying to do(could you post some sample text?). Perhaps instead of HTML, you are looking for CMS - that's the Chicago Manual of Style for those who live exclusively in the post-print world :-)
Tom