快速业务通道

CSS网页制作实例教程:非常酷的日期效果

作者 佚名技术 来源 CSS技术 浏览 发布时间 2012-02-02
设置它们各自的高度和宽度,再将文字移除出页面。

然后,我们设置每一月(12种可能),每一天(31种可能)和每一年(设置了10年)使用背景图片的不同位置。

01 .postdate {position: relative;width: 50px;height: 50px;float: left;}
02 .month, .day, .year {position: absolute;text-indent: -1000em;background-image: url(/wp-content/themes/ljq/images/dates.png);background-repeat: no-repeat;}
03 .month { top: 2px; left: 0; width: 32px; height: 24px;}
04 .day { top: 25px; left: 0; width: 32px; height: 25px;}
05 .year { bottom: 0; right: 0; width: 17px; height: 48px;}
06 .m-01 { background-position: 0 4px;}
07 .m-02 { background-position: 0 -28px;}
08 .m-03 { background-position: 0 -57px;}
09 ... more like this ...
10 .d-01 { background-position: -50px 0;}
11 .d-02 { background-position: -50px -31px;}
12 .d-03 { background-position: -50px -62px;}
13 ... more like this ...
14 .y-2006 { background-position: -150px 0;}
15 .y-2007 { background-position: -150px -50px;}
16 .y-2008 { background-position: -150px -100px;}
17 ... more like this ...

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号