Created
September 17, 2013 00:54
-
-
Save BorisKourt/6588769 to your computer and use it in GitHub Desktop.
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 class="item-1"> | |
<article class="carta"> | |
<header class="title"> | |
<h2>Concierge Plus</h2> | |
<div class="meta"> | |
Property Management CMS | |
</div></header> | |
<figure class="display"> | |
<img src="assets/images/cpblog.png" width="100%" /> | |
</figure> | |
<aside class="descriptor"> | |
Caption | |
</aside> | |
<article class="textual"> | |
Assess | |
</article> | |
</article> | |
</div> | |
<div class="item-2"> | |
<article class="carta"> | |
<header class="title"> | |
<h2>Another Project</h2> | |
<div class="meta"> | |
Property Management CMS | |
</div></header> | |
<figure class="display"> | |
<img src="assets/images/cpblog.png" width="100%" /> | |
</figure> | |
<aside class="descriptor"> | |
Caption | |
</aside> | |
<article class="textual"> | |
Assess | |
</article> | |
</article> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment