Skip to content

Instantly share code, notes, and snippets.

@micahwave
Created June 18, 2012 13:58
Show Gist options
  • Select an option

  • Save micahwave/2948501 to your computer and use it in GitHub Desktop.

Select an option

Save micahwave/2948501 to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous created this gist Jun 18, 2012.
    11 changes: 11 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    <ol class="wp-paginate">
    <li><span class="title"></span></li>
    <li><span class="page current">1</span></li>
    <li><a href="http://micahland.com/page/2/" title="2" class="page">2</a></li>
    <li><a href="http://micahland.com/page/3/" title="3" class="page">3</a></li>
    <li><a href="http://micahland.com/page/4/" title="4" class="page">4</a></li>
    <li><a href="http://micahland.com/page/5/" title="5" class="page">5</a></li>
    <li><span class="gap">...</span></li>
    <li><a href="http://micahland.com/page/8/" title="8" class="page">8</a></li>
    <li><a href="http://micahland.com/page/2/" class="next">Next</a></li>
    </ol>