This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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