How to Format Email to include image/video in SMTP
Status: Closed · Asked by Chintan Shah on · 0 views
Hi,
Is there any guidance on how to format email when using SMTP to include images/videos?
Does it accept html tags to make text bold, change fonts, colors, etc.?
Thanks.
Tried a few html tags and it worked except video. Video html code is not working. My video source is YouTube if it helps.
Hey @2dr4u
You can try to pass the youtube video in the following pattern.
src="https://www.youtube.com/embed/tgbNymZ7vqY"><br>For more HTML tags - https://www.w3schools.com/html/html_youtube.asp