English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
所有分類

找到很多人都說用這個#boxCounter {display:none;} /* 參觀人氣統計 */

這是我無名的css
BODY {
BACKGROUND: url(http://pic49.pic.wretch.cc/photos/20/m/maydayleewei/9/1141903834.jpg) #000000 fixed no-repeat left bottom
}
A:link {
COLOR: #009999
}
A:visited {
COLOR: #009999
}
A:active {
COLOR: #009999
}
A:hover {
COLOR: #009999
}
BODY {
COLOR: #0099cc
}
A {
COLOR: #00cc33
}
A:link {
COLOR: #00cc33
}
A:visited {
COLOR: #00cc33
}
A:hover {
COLOR: #00cc33
}
A:active {
COLOR: #00cc33
}
BODY {
COLOR: #00cc99
}
#banner {
BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.sidetitle {
BORDER-TOP-STYLE: none
}
.side {
BORDER-BOTTOM-COLOR: #00ffcc; BORDER-TOP-STYLE: none; BORDER-TOP-COLOR: #00ccff; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: transparent; BORDER-BOTTOM-STYLE: none#boxCounter {display:none;} /* 參觀人氣統計 */
}
A {
COLOR: #006600
}
A:link {
COLOR: #006600
}
A:visited {
COLOR: #006600
}
A:hover {
COLOR: #006600
}
A:active {
COLOR: #006600
}
A {
COLOR: #009900
}
A:link {
COLOR: #009900
}
A:visited {
COLOR: #009900
}
A:hover {
COLOR: #009900
}
A:active {
COLOR: #009900
}
BODY {
COLOR: #00cc66
}
BODY {
COLOR: #009966
}
A {
COLOR: #99ff33
}
A:link {
COLOR: #99ff33
}
A:visited {
COLOR: #99ff33
}
A:hover {
COLOR: #99ff33
}
A:active {
COLOR: #99ff33
}
A {
COLOR: #00cc00
}
A:link {
COLOR: #00cc00
}
A:visited {
COLOR: #000000
}
A:hover {
COLOR: #00cc00
}
A:active {
COLOR: #00cc00
}
A {
COLOR: #99ff99
}
A:link {
COLOR: #99ff99
}
A:visited {
COLOR: #99ff99
}
A:hover {
COLOR: #99ff99
}
A:active {
COLOR: #99ff99
}
A {
COLOR: #009900
}
A:link {
COLOR: #009900
}
A:visited {
COLOR: #009900
}
A:hover {
COLOR: #009900
}
A:active {
COLOR: #009900
}
BODY {
COLOR: #000000
}
BODY {
COLOR: #00cc33
}
BODY {
COLOR: #009966
}


請問要貼在哪

2007-07-09 06:30:11 · 2 個解答 · 發問者 Anonymous in 電腦與網際網路 程式設計

我之前就試過貼在最後面
還是沒用@@

2007-07-09 07:22:40 · update #1

2 個解答

貼再最尾巴。另外,你的 CSS 樣式表一團亂,幫你整理一下,只有幾行:

BODY {
background: url(http://pic49.pic.wretch.cc/photos/20/m/maydayleewei/9/1141903834.jpg) #000 fixed no-repeat left bottom; color:#096;
}
#banner {
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
}
.sidetitle {
border-top-style: none;
}
.side {
border-bottom-color: #0fc;
border-top-style: none;
border-top-color: #0cf;
border-left-style: none;
border-bottom-style: none
background: transparent;
}
A,A:link,A:visited,A:hover, A:active {
color: #090;
}
#boxCounter {display:none;}

全部選並取代即可。


2007-07-11 00:40:37 補充:
小朋友,你知道為什麼我要先幫你清你的 CSS 樣式表嗎?我大可不用花時間直接跟你講貼樣式表尾巴就好,讓你自己去收拾自己樣式改來改去產生的垃圾,結果造成語法不工作。

2007-07-09 06:48:37 · answer #1 · answered by mh 7 · 0 0

有空白處就可以貼~我試過了...
我是建議貼在最後面...
若想取消隱藏...會較方便啦!!

2007-07-09 07:11:17 · answer #2 · answered by 博盛 1 · 0 0

fedest.com, questions and answers