October 2017
Intermediate to advanced
370 pages
8h 57m
English
The second way to include videos in your pages is to embed videos from a hosted video service. This is a popular way to deliver promotional video content on the web since it means you do not have to worry about hosting bandwidth yourself. Many different services are supported. For example:
<amp-youtube data-videoid="AR5N2bXv0V8" width="560" height="315" layout="responsive"></amp-youtube>
<amp-vimeo data-videoid="217051213" width="1280" height="720" layout="responsive"></amp-vimeo>
Many other hosted video platforms are also supported, including Hulu, Vine, Brightcove, and Dailymotion, to name a few (you can see the full list in Appendix A, AMP Components). The format for each component is pretty ...
Read now
Unlock full access