I'm redesigning a forum page where I can't touch the html. There is a div
containing a variouse number of anchor tags.
Eg:
<div>
<a>Search</a>
<a>Recent topics</a>
<a>Back to home page</a>
</div>

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.

This might be an easy fix, but my brain hasn't returned from holidays yet..
so thank you in advance!

-Eystein
______________________________________________________________________
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