Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How to embed a video in a HTML Email
I used following codes to embed video tag to my html email. but when I test it, I can view and click to play video in my mailbox. When I click read online version and open it on browser, then the video can be played. How can I embed a video tag that the video can be view and play in mailbox.
<span><span><video</span> controls<br> src<span>="a youtube link"</span><br> poster<span>="<a rel="nofollow" href="https://peach.blender.org/wp-content/uploads/title_anouncement.jpg?x11217">https://peach.blender.org/wp-content/uploads/title_anouncement.jpg?x11217</a>"</span><br> width<span>="620"</span>></span><br><br><span><span></video</span>></span>
Tagged:
0