[請教] input CSS
我在 blogger 樣板 html 裡加入 input 的 CSS 語法如下:
input {
border: 1px dotted #C0C0C0;
background-color: #FFD5AA;
font-size: 8 pt;
}
很成功。可是若我把上面改成:
input.text {
border: 1px dotted #C0C0C0;
background-color: #FFD5AA;
font-size: 8 pt;
}
input.button {
color:#FFD5AA;
font: bold;
}
卻沒有效果。請問是哪裡出問題呢?
我的網誌(有 input 的某篇):
http://mkhere.blogspot.com/2008/11/high-school.html
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 68.84.29.63
→
01/13 17:15, , 1F
01/13 17:15, 1F
→
01/13 17:17, , 2F
01/13 17:17, 2F
啊我懂了!謝謝!
※ 編輯: ballII 來自: 68.84.29.63 (01/13 17:56)
→
01/13 18:16, , 3F
01/13 18:16, 3F
Blog 近期熱門文章
PTT數位生活區 即時熱門文章