> Remember that you can insert line breaks within tags. For example, this
> will work:
>
> <a href="..."
> onMouseOver="..."
> onMouseOut="..."
>>Text</a>
>
Yea, I know that. But it seams that I can't insert line breaks outside tags
:-(
Therefore I guess I'll use
Please click here:
(<a href = "next.html"
>link</a>)