Skip to content

Instantly share code, notes, and snippets.

@ostermanj
Last active January 12, 2023 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ostermanj/b7b7b55bfb8483e4599dbf82f8690632 to your computer and use it in GitHub Desktop.
Save ostermanj/b7b7b55bfb8483e4599dbf82f8690632 to your computer and use it in GitHub Desktop.
Example html for container query
<article class="tl-all-wrapper" title="Assassination of Archduke Franz Ferdinand">
<a class="tl-all-link" href="/content/en/timeline-event/holocaust/before-1933/assassination-of-archduke-franz-ferdinand">
<div class="tl-all-info-cont tl-event-dot">
<header>
<p class="tl-all-event-date">
June 28, 1914
</p>
<p class="tl-all-event-title">
<strong>Assassination of Archduke Franz Ferdinand</strong>
</p>
</header>
<div class="tl-all-event-desc">
<p>The assassination of Archduke Franz Ferdinand precipitates the start of the massive armed conflict in Europe now known as the First World War.</p>
</div>
</div>
<div class="tl-all-image-cont">
<img aria-hidden="false" loading="lazy" class="tl-all-image" src="/images/small/bd80a239-69bc-4e46-a98a-1ac29e5349cd.jpg" srcset="/images/small/bd80a239-69bc-4e46-a98a-1ac29e5349cd.jpg 1x, /images/medium/bd80a239-69bc-4e46-a98a-1ac29e5349cd.jpg 2x" sizes="" alt="Scene of destruction during World War I" width="800" height="571">
</div>
</a>
</article>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment