日期布局

<html>
 <head>
  <style type="text/css">
    .postdate {
      position: relative;
      width: 50px;
      height: 50px;
      float: left;
    }
    .month, .day, .year {
      position: absolute;
      text-indent: -1000em;
      background-image: url(dates.png);
      background-repeat: no-repeat;
    }
    .month { top: 2px; left: 0; width: 32px; height: 24px;}
    .day { top: 25px; left: 0; width: 32px; height: 25px;}
    .year { bottom: 0; right: 0; width: 17px; height: 48px;}
    
    .m-01 { background-position: 0 4px;}
    .m-02 { background-position: 0 -28px;}
    .m-03 { background-position: 0 -57px;}
    .m-04 { background-position: 0 -90px;}
    
    .d-01 { background-position: -50px 0;}
    .d-02 { background-position: -50px -31px;}
    .d-03 { background-position: -50px -62px;}
    
    .y-2006 { background-position: -150px 0;}
    .y-2007 { background-position: -150px -50px;}
    .y-2008 { background-position: -150px -100px;}
    .y-2009 { background-position: -150px -150px;}
</style>
 </head>
<div class="postdate">
        <div class="month m-04"></div>
        <div class="day d-03"></div>
        <div class="year y-2009"></div>
</div>
</html>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值