Advertisement
jamboljack

Paging

Dec 21st, 2016
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.29 KB | None | 0 0
  1. <div class="numeric-pagination">
  2.     <a href="#" class="button"><i class="icons icon-left-dir"></i></a>
  3.     <a href="#" class="button">1</a>
  4.     <a href="#" class="button active-button">2</a>
  5.     <a href="#" class="button">3</a>
  6.     <a href="#" class="button"><i class="icons icon-right-dir"></i></a>
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement