Created
July 21, 2012 00:20
-
-
Save tistaharahap/3153987 to your computer and use it in GitHub Desktop.
Techtorial - Responsive with Zurb Foundation & HTML5 - Belly
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
<section class="row" id="belly"> | |
<div class="eight columns" id="left"></div> | |
<div class="three columns" id="right"> | |
<div class="row"> | |
<div class="twelve columns"> | |
<h5>About DailySocial</h5> | |
<p>DailySocial.net adalah sebuah blog yang membahas mengenai berita-berita teknologi web dan internet dari dalam dan luar negeri. Kami membahas strategi-strategi perusahaan IT/Web global, dan juga memperkenalkan startup-startup Indonesia.</p> | |
<p><a href="http://dailysocial.net/contact/" target="_blank">Kontak kami »</a></p> | |
</div> | |
</div> | |
</div> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment