this is my css code: a:link { text-decoration:none; color:#008b45; } a:hover { color:green; } a:visited { color:#ee9a00; } now whenver i hover over it ...
確定! 回上一頁