[問題] 有關超連結的顏色
我是一位網頁設計的新手
想要問一下
在超連結的部分
如何在已經瀏覽過(按下按鈕後)
超連結文字的部分顏色依然跟沒被瀏覽一樣?
而不是變成紫色...等等
感謝~
以下是我的css程式碼
.bottom1 A:link{
font-size: 14px;
color: #990099;
font-weight: 200;
text-decoration: none;
}
.bottom1 A:hover{
font-size: 14px;
color: #0099FF;
font-weight: 200;
}
.bottom1 A:active{
font-size: 14px;
color: #666666;
font-weight: 200;
text-decoration: none;
}
.bottom1 A:visited{
font-size: 14px;
font-weight: 200;
text-decoration: none;
}
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 218.169.82.109
推
08/12 17:52, , 1F
08/12 17:52, 1F
→
08/12 18:11, , 2F
08/12 18:11, 2F
→
08/12 18:12, , 3F
08/12 18:12, 3F
推
08/12 18:24, , 4F
08/12 18:24, 4F
→
08/12 18:34, , 5F
08/12 18:34, 5F
討論串 (同標題文章)
完整討論串 (本文為第 1 之 2 篇):
2
5
Web_Design 近期熱門文章
PTT數位生活區 即時熱門文章