Reputation: 709
In an HTML email is there a solution to have a link stay together.
For example:
This is a story about whatever I want it to be about. Read
More
Where 'Read More' is the link. So if it doesn't fit on the line the entire "Read More" would drop instead of just the word "More" but if it does fit on the line none of it drops.
I tried adding style="display:inline-block"
but it doesn't work in Outlook which is essential. Is there any solution for this?
Upvotes: 0
Views: 222