zoukankan      html  css  js  c++  java
  • CSS Pagination Links

    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:

    The HTML:

  • 相关阅读:
    YII框架学习(二)
    YII框架学习(一)
    valid number 判断字符串是否为有效数字
    leetcode Add Binary
    leetcode Minimum Path Sum
    leetcode Unique Paths II
    leetcode[61] Unique Paths
    leetcode[60] Rotate List
    leetcode Permutation Sequence
    leetcode Spiral Matrix II
  • 原文地址:https://www.cnblogs.com/SoulStore/p/1258280.html
Copyright © 2011-2022 走看看