Skip to content

Instantly share code, notes, and snippets.

@eduardolundgren
Created January 24, 2013 15:06
Show Gist options
  • Save eduardolundgren/4622730 to your computer and use it in GitHub Desktop.
Save eduardolundgren/4622730 to your computer and use it in GitHub Desktop.
<div id="pagination" class="aui-pagination">
<ul class="aui-pagination-content">
<li><a href="#">Prev</a></li>
<li><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">Next</a></li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment