Created
January 19, 2019 02:33
-
-
Save theuves/9f1f6ca518e84e3b9eac699d4b9b0702 to your computer and use it in GitHub Desktop.
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="page"> | |
<div class="item header">Header</div> | |
<div class="item menu">Menu</div> | |
<div class="item main">Main</div> | |
<div class="item right">Right</div> | |
<div class="item footer">Footer</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment