 奔跑的烂面包
职务:普通成员
等级:1
金币:0.1
发贴:168
注册:2003/2/12 15:42:59
|
#12003/6/18 23:28:02
.xhx { font-size: 12px; color: #FFFFFF; font-weight: normal; border: #FFFFFF none; a:link {color: #FFFFFF; text-decoration: none; } a:visited {color: #FFFFFF; text-decoration: none} a:hover {color:#CCFF66; text-decoration: underline} a:active {color:FFFFFF; text-decoration: none} }
如上 效果为正常情况下超级连接无下划线白色,鼠标旋挺是淡绿色且有下划线。 那位兄弟有NETSCAP 帮俺看看俺的是7.0
<font color="Teal"> :::Justen™:::
Nothing can stop me running all over the world, including the death.</font>
|
 Palomino
职务:普通成员
等级:3
金币:2.0
发贴:1001
注册:2002/10/4 5:31:54
|
#22003/6/18 23:55:25
你的样式表语法有错误 不要把a:link {color: #FFFFFF; text-decoration: none; } a:visited {color: #FFFFFF; text-decoration: none} a:hover {color:#CCFF66; text-decoration: underline} a:active {color:FFFFFF; text-decoration: none} 包含在一个类(这里是.xhx)里面,移出来试试看结果
|
 奔跑的烂面包
职务:普通成员
等级:1
金币:0.1
发贴:168
注册:2003/2/12 15:42:59
|
#32003/6/19 0:08:57
比如:
<font color="Teal"> :::Justen™:::
Nothing can stop me running all over the world, including the death.</font>
|
 Palomino
职务:普通成员
等级:3
金币:2.0
发贴:1001
注册:2002/10/4 5:31:54
|
#42003/6/19 0:35:25
你写的样式表想达到什么效果?
|
 奔跑的烂面包
职务:普通成员
等级:1
金币:0.1
发贴:168
注册:2003/2/12 15:42:59
|
#52003/6/19 0:53:25
郁闷...
效果为正常情况下超级连接无下划线白色,鼠标旋挺是淡绿色(CCFF66)且有下划线。
<font color="Teal"> :::Justen™:::
Nothing can stop me running all over the world, including the death.</font>
|
 Palomino
职务:普通成员
等级:3
金币:2.0
发贴:1001
注册:2002/10/4 5:31:54
|
#62003/6/19 0:56:48
加我QQ,2328497 我们慢慢讨论,OK?
|
 奔跑的烂面包
职务:普通成员
等级:1
金币:0.1
发贴:168
注册:2003/2/12 15:42:59
|
#72003/6/19 1:05:41
你不是说移出来嘛! 怎么移啊!
<font color="Teal"> :::Justen™:::
Nothing can stop me running all over the world, including the death.</font>
|
 Palomino
职务:普通成员
等级:3
金币:2.0
发贴:1001
注册:2002/10/4 5:31:54
|
#82003/6/19 1:10:57
.xhx { font-size: 12px; color: #FFFFFF; font-weight: normal; border: #FFFFFF none; } a:link {color: #FFFFFF; text-decoration: none; } a:visited {color: #FFFFFF; text-decoration: none} a:hover {color:#CCFF66; text-decoration: underline} a:active {color:FFFFFF; text-decoration: none} 了解?
|
 不是高手
职务:普通成员
等级:3
金币:5.0
发贴:1352
注册:2002/8/23 2:27:18
|
#92003/6/19 9:04:20
唉,照楼主这样写法,在任何支持标准CSS的浏览器里都看不到效果啊。
|
 奔跑的烂面包
职务:普通成员
等级:1
金币:0.1
发贴:168
注册:2003/2/12 15:42:59
|
#102003/6/19 11:20:57
收到!! 能给解释一下吗?
<font color="Teal"> :::Justen™:::
Nothing can stop me running all over the world, including the death.</font>
|
 奔跑的烂面包
职务:普通成员
等级:1
金币:0.1
发贴:168
注册:2003/2/12 15:42:59
|
#112003/6/19 11:27:53
aquarior在上个帖子中说 引用: 唉,照楼主这样写法,在任何支持标准CSS的浏览器里都看不到效果啊。
没有啊! 本机上的IE能有效果啊!
<font color="Teal"> :::Justen™:::
Nothing can stop me running all over the world, including the death.</font>
|
 奔跑的烂面包
职务:普通成员
等级:1
金币:0.1
发贴:168
注册:2003/2/12 15:42:59
|
#122003/6/19 11:29:37
Palomino在上个帖子中说 引用: .xhx { font-size: 12px; color: #FFFFFF; font-weight: normal; border: #FFFFFF none; } a:link {color: #FFFFFF; text-decoration: none; } a:visited {color: #FFFFFF; text-decoration: none} a:hover {color:#CCFF66; text-decoration: underline} a:active {color:FFFFFF; text-decoration: none} 了解?
那样的话 a:link 以后的东西还是.xhx属性里面的了吗?
<font color="Teal"> :::Justen™:::
Nothing can stop me running all over the world, including the death.</font>
|
 { 在指尖上绽放的花朵 }
职务:普通成员
等级:5
金币:14.0
发贴:3209
注册:2002/7/25 21:24:11
|
#132003/6/19 11:49:06
不是了。
|
 { 在指尖上绽放的花朵 }
职务:普通成员
等级:5
金币:14.0
发贴:3209
注册:2002/7/25 21:24:11
|
#142003/6/19 11:50:02
pilgrim在上个帖子中说 引用: 没有啊! 本机上的IE能有效果啊!
如果引用方法里面有class=xhx,任何浏览器上都有效果的。
编辑历史:[这消息被行者编辑过(编辑时间2003-06-19 11:50:15)]
|
 奔跑的烂面包
职务:普通成员
等级:1
金币:0.1
发贴:168
注册:2003/2/12 15:42:59
|
#152003/6/19 11:54:06
行前辈! 这样就可以在NETSCAPE上实现了吗? 俺现在公司没有办法试!
<font color="Teal"> :::Justen™:::
Nothing can stop me running all over the world, including the death.</font>
|