Because many email clients (including major providers such as Gmail, Yahoo!, and Windows Live) do not support embedding videos into emails, Sendloop doesn't recommend that you include videos in the emails you send.
<aside> 💡 Using GIFs One alternative to embedding a video is to include an animated GIF.
</aside>
You can embed GIFs (which are basically animated images) or a thumbnail image of a video in your emails.
yourImageUrl
that displays alt
text (used for screen readers and other adaptive devices) saying yourImageDescription
and is sized 200 pixels by 200 pixels:
<img src="yourImageUrl" alt="yourImageDescription" style="width:304px;height:228px;">
YouTube is a popular video hosting service that you may be using. If you want to include a thumbnail image of a YouTube video, your the URL to use in your HTML follows this format: https://img.youtube.com/vi/<insert_youtube_video_id>/maxresdefault.jpg