Video Metadata

Video Metadata The video metadata component shows the title and descriptions of the video. It also includes breadcrumbs, preceding the description, that link to relevant content sections of the site.

<div class ="video-section__inner">
    <div class="video-metadata">
        <div class="video-metadata__details">
            <h1 class ="video-metadata__details__title">Billions Series Premiere</h1>
            <p class="video-metadata__details__desc"><a href="" class="video-metadata__details__link">Billions</a>, <a href="" class="video-metadata__details__link">Season 1 Episode 1: </a>Emmy and Golden Globe winners Paul Giamatti and Damian Lewis
            star in a complex drama about power politics in the world of New York high finance.</p>
        </div>
    </div> 
        <div class="video-example">This div contains the content on the left</div>
</div>