CSS Library: Links & Buttons: Here
CSS Pagination Links
Author: Dynamic Drive
Updated: Aug 30th, 07. Fixed issue in IE7 where select links appear too close together.
Inspired by the pagination interface you see at the footer of Digg.com, this is our version of a CSS pagination links bar, digg style. The links are list based for a cleaner and more semantically approach (in our opinion). The bar itself can easily be left or right aligned, by modifying the "text-align" attribute.
Demo:
The CSS:
Rate this code:
Date Posted: 08/30/2007
Revision History: Updated: 08/30/2007
Usage Terms: Click here
Got a question or need help customizing this CSS code? Post it in the CSS Forums. If you have a comment or suggestion instead, post it in the comments section below.
Comment Pages 3 of 5 pages « First < 1 2 3 4 5 >
-Brian
<li> containers zoom correctly but text/link within looses position relative to container.
<ul style="display:table; margin:0 auto;">
Thanks for the css. But I had a problem , that the disablelink would not show the borders and when i checked with firebug, this part of css is not fired. I ran firebug with the Digg and saw that span was used instead of Li, is this normal or am i missing anything
Cheers






