Skip to content

Instantly share code, notes, and snippets.

@qstudio
Last active November 7, 2020 12:34
Embed
What would you like to do?
<div>
<h1>ONE: First loop</h1>
<h5>ONE: Title One</h5>
<h5>ONE: Title Two</h5>
</div>
<div>
<h1>ONE: Second loop</h1>
<h5>ONE: TITLE ONE</h5>
<h5>ONE: TITLE TWO</h5>
</div>
<div>
<h1>TWO: First loop</h1>
<h5>TWO: Title One</h5>
<h5>TWO: Title Two</h5>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment