On 23/09/2007, Christian Höltje <[EMAIL PROTECTED]> wrote:
> I have a comment on my blog where they used a very long URL.
> http://docwhat.gerf.org/2007/05/junkmail/#comment-2116

> Is there a good way to make this wrap when it goes past the width, if
> only in FF and Opera?

The simple, reliable method is to disallow exceptionally long words on
the server. When it comes to URLs you can trim the middle.

<a 
href="http://very.long.example.com/url/that/will/annoy/";>very.long&hellip;ll/annoy/</a>

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to