to make it simple, I have the following code:
<div>
<a>view all your links</a>
</div>
the width of the div is very small, so the text "all your links" sticks out of the div. How can I make a new line after "all yours" so "links" do not stick out?
ajsie source
share