RGBA–IE回退

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了RGBA–IE回退相关的知识,希望对你有一定的参考价值。

  1. <style type="text/css">
  2.  
  3. body {
  4. background: url(pattern.png);
  5. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  6. }
  7. p {
  8. color: rgb(225, 225, 225);
  9. background: rgba(156, 217, 107, 0.25) none;
  10. width: 400px;
  11. margin: 48px auto;
  12. padding: 32px 40px;
  13. }
  14. p:hover {
  15. background: rgba(156, 217, 107, 0.50) none;
  16. }
  17.  
  18. </style>
  19.  
  20. <!--[if lte IE 8]>
  21. <style type="text/css">
  22.  
  23. p {
  24. background: transparent url(green-25.png);
  25. }
  26. p:hover {
  27. background: transparent url(green-50.png);
  28. }
  29.  
  30. </style>
  31. <![endif]-->

以上是关于RGBA–IE回退的主要内容,如果未能解决你的问题,请参考以下文章

git reset revert 回退回滚取消提交返回上一版本

请问你的那个回退操作是怎么解决的?求指导!!!

git reset revert 回退回滚取消提交返回上一版本(转)

scss 使用HTML IE条件样式表,使用IE8和以下回退调整使用Sass mixin

华为安卓10怎么退回安卓9

苹果电脑撤销快捷键