Skip to content

Instantly share code, notes, and snippets.

Created June 21, 2013 22:56
Show Gist options
  • Save anonymous/5834935 to your computer and use it in GitHub Desktop.
Save anonymous/5834935 to your computer and use it in GitHub Desktop.
HTML
<div class='row'>
<div class='span12'>
<img src="bootstrap/img/buisnesscard.png">
</div>
</div>
<div class='row'>
<div id='contact' class='span4 offset2'>
<p>phone:123456789</p>
<p>email: help@buisness.com</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment