I'm facing an issue with including HTML tables in Outlook emails. Initially, the mail renders perfectly and displays the content as intended. However, when the email is forwarded, the table loses its borders while maintaining its structure.
Is there a way to embed CSS to ensure that the content is consistently rendered even when the email is forwarded?
EDIT: I am utilizing Outlook to send the emails and the tables are already styled inline. Additionally, the code is generated for email using the Apache Velocity engine.