i have a table with a bunch of links in it, <a> tags.
one of the links is long and has no spaces so the <a> tag is pushing out the
table beyond it's set width.
how do i force the <a> to wrap?

On 26/02/2008, Jukka K. Korpela <[EMAIL PROTECTED]> wrote:
>
> vincent pollard wrote:
>
> > what's the best way to do this?
>
>
> You need to ask a more specific question.
>
> The content of a table cell, whether within an <a> element (not tag) or
> not, automatically wraps when needed, unless you prevent this somehow -
> provided that there is a space inside the content, or some other
> character that a browser treats as allowing a line break.
>
> So please provide a URL and explain the specific problem.
>
> Jukka K. Korpela ("Yucca")
> http://www.cs.tut.fi/~jkorpela/
>
> ______________________________________________________________________
> 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/
>



-- 
Vincent Pollard
http://www.ithinkx.co.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