D
Dorian
I call Outlook to send emails from MS Access.
I'm composing HTML emails using CSS and HTML tags in the Access db.
When the email appears in Outlook it looks great but if I position the
cursor on a section of text that is red and press Enter, the text turns
black. I'm formatting the <P> tag with a style of red color, so I guess
pressing Enter ends the paragraph (?).
Is there a way to tag the HTML in such a way that it does not lose its
formatting when the user edits the resulting email?
Thanks for any assistance.
I'm composing HTML emails using CSS and HTML tags in the Access db.
When the email appears in Outlook it looks great but if I position the
cursor on a section of text that is red and press Enter, the text turns
black. I'm formatting the <P> tag with a style of red color, so I guess
pressing Enter ends the paragraph (?).
Is there a way to tag the HTML in such a way that it does not lose its
formatting when the user edits the resulting email?
Thanks for any assistance.