![]() |
|
#1
|
|||
|
|||
|
Hi I need to create email template. I have a very long url string that need to wrap automatically in the email. I use css inline tags white-space: -webkit-pre-wrap; /* Chrome & Safari */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-wrap; /* CSS3 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ word-break: break-all; This css works in HTML page, in gmail, but not in Outlook. In Outlook i get email with all string in one line, not wrapped. |
|
| Tags |
| css word-wrap |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create Publisher or Word template with two columns that don't wrap | Houstonclan | Publisher | 0 | 02-19-2017 10:38 AM |
Wrap text in text box around image with transparent background
|
pstidsen | Word | 4 | 02-08-2016 03:30 PM |
Text wrap
|
chuckmg@acm.org | Word | 6 | 10-01-2013 07:39 PM |
| Text Won't Wrap | WRowan | Publisher | 0 | 06-14-2012 09:27 AM |
| Cells with wrap text not showing text | lazylew | Excel | 1 | 08-31-2008 06:58 AM |