Skip to content

Instantly share code, notes, and snippets.

@ashg1910
Last active August 29, 2015 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashg1910/c3da6bea8414a7fe9e87 to your computer and use it in GitHub Desktop.
Save ashg1910/c3da6bea8414a7fe9e87 to your computer and use it in GitHub Desktop.
Index.html change
<section class="project-tiles row">
<a href="//jqueryui.com">
<div class="project-tile six columns color secondary-orange">
<div class="jqueryui small logo"></div>
</div>
</a>
<a href="//jquerymobile.com">
<div class="project-tile six columns color secondary-green">
<div class="jquery-mobile small logo"></div>
</div>
</a>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment