Skip to content

Instantly share code, notes, and snippets.

@surajsau
Last active March 25, 2020 12:56
Show Gist options
  • Save surajsau/31ca0e07899e99e22539728233324ec6 to your computer and use it in GitHub Desktop.
Save surajsau/31ca0e07899e99e22539728233324ec6 to your computer and use it in GitHub Desktop.
<!-- 1 -->
<div class="slider-item slider-item-0">
<div ..>
<div ..>
<!-- 2 -->
<div class="ptrack-content"
data-ui-tracking-context="...">
<a ..>
<div ..>
<img class="boxart-image boxart-image-in-padded-container" ..>
<div class="fallback-text-container" aria-hidden="true">
<p class="fallback-text">Guilty</p>
</div>
</div>
<div ..>
<div ..>
<svg class="svg-icon svg-icon-chevron-down" focusable="true">
<use filter="" xlink:href="#chevron-down"></use>
</svg>
</div>
</div>
</a>
</div>
<!-- 3 -->
<div class="bob-container"><span></span></div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment