用CSS實現捲軸的彩色顯示

來源:互聯網
上載者:User
 代碼如下 複製代碼
<HTML>
<HEAD>
<META http-equiv='Content-Type' content='text/html; charset=gb2312'>
<TITLE>捲軸的彩色顯示</TITLE>
<STYLE>
BODY {  color : #6A1100; text-decoration : none; scrollbar-arrow-color: #ff3300; scrollbar-base-color: #ff2200; scrollbar-dark-shadow-color: #00ff00; scrollbar-track-color: #ffcc00; scrollbar-face-color: #00cc00; scrollbar-shadow-color: #ff1100; scrollbar-highlight-color: #ff3300; scrollbar-3d-light-color: #000000; }
</STYLE>
</HEAD>
<BODY >
</BODY>
</HTML>
相關文章

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.