這是對應 WXC 的 code. 主要是 color 的改變。論壇發帖和 blog 也有一定差異。具體得試了才知道。
BODY 底色 漸變 ( 這隻 work 在 IE。 Firefox 不 work 。)
<STYLE>
body {COLOR:#B88A00; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#880000', EndColorStr='#000000'); }
TABLE {BACKGROUND-COLOR: transparent}
TD {BACKGROUND-COLOR: transparent}
A.link:link {color: #B88A00; text-decoration: none;}
A.link:visited {color: #B88A00; text-decoration: none;}
A.linkname:link {color: #aaaaaa; text-decoration: none;}
A.linkname:visited {color: #aaaaaa; text-decoration: none;}
A.linkname:active {color: #aaaaaa; text-decoration: none;}
A.linkname:hover {color: #aaaaaa; text-decoration: underline;}
</STYLE>
(這 work in both IE and FF )
換背景 image
<STYLE> BODY {COLOR:#B88A00; BACKGROUND-IMAGE:url(http://i27.tinypic.com/jg02e0.jpg); BACKGROUND-REPEAT: repeat; BACKGROUND-ATTACHMENT: fixed;}
TABLE {BACKGROUND-COLOR: transparent}
TD {BACKGROUND-COLOR: transparent}
A.link:link {color: #aaaaaa; text-decoration: none;}
A.link:visited {color: #aaaaaa; text-decoration: none;}
A.linkname:link {color: #B88A00; text-decoration: none;}
A.linkname:visited {color: #B88A00; text-decoration: none;}
A.linkname:active {color: #B88A00; text-decoration: none;}
A.linkname:hover {color: #B88A00; text-decoration: underline;}
</STYLE>
低手也能答 ~~~~~
所有跟帖:
•
謝飄搖無影手助場 ~~~~~
-Xiaokanshijie-
♂
(0 bytes)
()
07/07/2010 postreply
16:34:45
•
太謝謝您了,飄搖前輩 :)。現學現用了一下,還有個bug
-lilac09-
♀
(247 bytes)
()
07/07/2010 postreply
17:02:43
•
Just use the code in "想要的效果".
-Xiaokanshijie-
♂
(0 bytes)
()
07/07/2010 postreply
17:44:55
•
I have figured it out. Thanks, you guys~~. Have a nice day!
-lilac09-
♀
(0 bytes)
()
07/07/2010 postreply
17:51:06
•
高手啊,studying......
-capuchino-
♂
(107 bytes)
()
07/07/2010 postreply
18:05:08
•
背景顏色漸變的效果在FF裏啥也不顯 (也不出錯)
-piaoyao-
♂
(0 bytes)
()
07/07/2010 postreply
21:05:55