Last active
February 21, 2017 16:35
-
-
Save dcavins/cd038635c5a771b18af2 to your computer and use it in GitHub Desktop.
Third-block structure example
This file contains hidden or 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 class="content-row clear"> | |
<div class="third-block"> | |
Suddenly she came upon a little three-legged table... | |
</div> | |
<div class="third-block"> | |
Suddenly she came upon a little three-legged table... | |
</div> | |
<div class="third-block"> | |
Suddenly she came upon a little three-legged table... | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment