when I do signature in HTML is comes in one straight line and not propr address form. How do i fix this ?
I am doing a email signature with firm name \phone # ect ect....real basic stuff. When I do it without HTML it is in proper form but VERY light.......I than hit HTML to make it bolder\darker.......but when I hit HTML everything appears in one single straight line........not in proper address form.
Please help
Chosen solution
HTML will eliminate all unnecessary white space. To force a line break, use this HTML tag at the end of each line when you enter the signature into the account settings dialog:
<br/>
More on HTML signature formatting here: https://support.mozilla.org/kb/signatures#w_html-signatures
Does that work?
Read this answer in context 👍 5All Replies (2)
Chosen Solution
HTML will eliminate all unnecessary white space. To force a line break, use this HTML tag at the end of each line when you enter the signature into the account settings dialog:
<br/>
More on HTML signature formatting here: https://support.mozilla.org/kb/signatures#w_html-signatures
Does that work?
JSCHER2000
THX U !!!!!!!!!!