Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在电子邮件中显示图像和 youtube 视频?
示例:如果一封电子邮件包含
<img src="img.jpg" /> and the youtube <iframe width="560" height="315" src="http://www.youtube.com/embed/2ItZFNegL80" frameborder="0" allowfullscreen></iframe>
它会显示在电子邮件中吗?
如果您使用 GMail,YouTube 链接将在邮件底部自动展开为工作视频。其他客户端可能具有类似的功能,但由于电子邮件客户端不支持 JavaScript、HTML5 视频和 Flash,因此您没有嵌入视频的通用方法。
如果要包含预览图像,可以从视频 URL 为它构建一个 URL。
例如: