@guardian/mobile-apps-article-templates
Version:
Templates for articles on both iOS and Android next-gen apps
11 lines (10 loc) • 520 B
HTML
<figure class="element element-placeholder">
<a class="element__inner video-URL" href="x-gu://playvideo/__VIDEO_URL__">
<img src="__VIDEO_IMAGE__"/>
<span class="element-placeholder__button touchpoint">
<span class="touchpoint__button video-play-button" data-icon="" aria-hidden="true"></span>
<span class="touchpoint__label"><span class="screen-readable">Play Video. Duration: </span>__VIDEO_DURATION__</span>
</span>
</a>
__VIDEO_CAPTION__
</figure>