用css實現的灰階/原色串連效果_經驗交流

來源:互聯網
上載者:User
很早以前的,還沒有DW的時候,我們就會搞灰階串連了。
<html> <head> <title>無標題文檔</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <style> <!-- a.xx:link { filter: Gray; width=1px} a.xx:visited { filter: Gray; width=1px} a.xx:hover { filter: Chroma(Color=#)} --> </style> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html>
[Ctrl+A 全選 注:如需引入外部Js需重新整理才能執行]
  • 相關文章

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.