Eystein Alnaes wrote:
> I dont want the words within each anchor to wrap to a new line, but I
> do want the full anchor to wrap to a new line if it doesn't fit
> within the width of the div.

You can style the anchors, but it isn't easy to get it cross-browser
reliable.
The only really cross-browser reliable solution is to use non-breaking
spaces between the words inside the anchors, and avoid using letters
that some browsers may (correctly) use as word-breaks at line-end.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to