CSS3+DIV实现漂亮的动画彩色标签

来源:爱站网时间:2019-01-28编辑:网友分享
这篇文章主要给大家讲述CSS3+DIV实现漂亮的动画彩色标签,鼠标移动会有动画 ,很神奇的动画效果,感兴趣的小伙伴们可以跟随爱站技术频道的小编一起来参考一下。

这篇文章主要给大家讲述CSS3+DIV实现漂亮的动画彩色标签,鼠标移动会有动画 ,很神奇的动画效果,感兴趣的小伙伴们可以跟随爱站技术频道的小编一起来参考一下。

先看看效果图:

CSS Code复制内容到剪贴板
  1.   
  2. .dict { margin20px 0;clear:both ;text-align:left;font-size:12px;}   
  3.   
  4. .dict a { line-height24pxheight24pxdisplayinline-blockbackground#fffpadding3px 11pxmargin10px 5px 0 0; border-radius: 8px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }   
  5.   
  6. .dict a { color#FFF;text-decoration:none }   
  7.   
  8. .dict a:hover { border-radius: 0; text-shadow#000 1px 1px 1px }   
  9.   
  10. .dict .pcolor a:nth-child(8n-7) { background#8A9B0F }   
  11.   
  12. .dict .pcolor a:nth-child(8n-6) { background#EB6841 }   
  13.   
  14. .dict .pcolor a:nth-child(8n-5) { background#3FB8AF }   
  15.   
  16. .dict .pcolor a:nth-child(8n-4) { background#FE4365 }   
  17.   
  18. .dict .pcolor a:nth-child(8n-3) { background#FC9D9A }   
  19.   
  20. .dict .pcolor a:nth-child(8n-2) { background#EDC951 }   
  21.   
  22. .dict .pcolor a:nth-child(8n-1) { background#C8C8A9 }   
  23.   
  24. .dict .pcolor a:nth-child(8n) { background#83AF9B }   
  25.   
  26. .dict .pcolor a:first-child { background#036564 }   
  27.   
  28. .dict .pcolor a:last-child { background#3299BB }   
  29.   
  30.   
  31.   
  32. "dict">   
     class=
  33.   
  34.     

    "pcolor">   

     class=
  35.   
  36.         "#">html     >
  37.   
  38.         "#">css3     >
  39.   
  40.         "#">网站模版     >
  41.   
  42.         "#">个人博客模版     >
  43.   
  44.         "#">扁平化     >
  45.   
  46.         "#">div+css     >
  47.   
  48.         "#">bootstrap     >
  49.   
  50.         "#">企业模版     >
  51.   
  52.         "#">古典/文化     >
  53.   
  54.         "#">婚纱摄影     >
  55.   
  56.         "#">爱情     >
  57.   
  58.         "#">jquery     >
  59.   
  60.     

     

      
  61.   
  62.  
  

以上就是CSS3+DIV实现漂亮的动画彩色标签的全部内容,希望对大家的学习有所帮助,也希望大家多多支持爱站技术频道。

上一篇:CSS固定页面背景图像定位方法

下一篇:对CSS中盒子模型的深入理解

您可能感兴趣的文章

相关阅读

热门软件源码

最新软件源码下载