亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

超鏈接一直顯示藍色沒法改顏色

我設置了其他顏色但是因為是超鏈接,提交后還是顯示藍色,這個怎么改

正在回答

6 回答

可能是把超鏈接靠后的引號刪掉了

1 回復 有任何疑惑可以回復我~

<!DOCTYPE html>

<html>


<head>

? ? <meta charset="UTF-8">

? ? <title>color顏色</title>

? ? <style type="text/css">

? ? ?.o{

? ? ? ? ? text-decoration:none;

? ? ? ? ? color:red;

? ? ? } ?

? ? ? .l{

? ? ? ? ? ?text-decoration:none;

? ? ? ? ?color:rgb(13,200,25);

? ? ? }

? ? ? .k{

? ? ? ? ? ?text-decoration:none;

? ? ? ? ? color:rgb(20%,99%,55%);

? ? ? }

? ? </style>

</head>


<body>

? ? <a class="o" href="http://www.xianlaiwan.cn/">慕課網1</a>

? ? <a class="k" href="http://www.xianlaiwan.cn/">慕課網2</a>

? ? <a class="l" href="http://www.xianlaiwan.cn/">慕課網3</a>

</body>


</html>


0 回復 有任何疑惑可以回復我~

<!DOCTYPE html>

<html>


<head>

? ? <meta charset="UTF-8">

? ? <title>color顏色</title>

? ? <style type="text/css">

? ? ? .class1{

? color:red;

? text-transform: none;

? }

? .class2{

? ? color:hotpink;

? ? text-transform: none;

? }

? .class3{

? ? color:black;

? ? text-transform: none;

? }

? ? </style>

</head>


<body>

? ? <a class="class1" href="http://www.xianlaiwan.cn/">慕課網1</a>

? ? <a class="class2" href="http://www.xianlaiwan.cn/">慕課網2</a>

? ? <a class="class3" href="http://www.xianlaiwan.cn/">慕課網3</a>

</body>


</html>


0 回復 有任何疑惑可以回復我~

<style type="text/css">

? ? ? ? .a{

? ? ? ? ? ? color:red;

? ? ? ? }

? ? ? ? .b{

? ? ? ? ? ? color:RGB(255,0,0);

? ? ? ? }

? ? ? ? .c{

? ? ? ? ? ? color:#FF0000;

? ? ? ? }

? ? </style>

</head>


<body>

? ? <a class="a" href="http://www.xianlaiwan.cn/">慕課網1</a>

? ? <a class="b" href="http://www.xianlaiwan.cn/">慕課網2</a>

? ? <a class="c" href="http://www.xianlaiwan.cn/">慕課網3</a>

</body>


0 回復 有任何疑惑可以回復我~

a:hover{

? ? ? ? color:red;

? ? }


1 回復 有任何疑惑可以回復我~

<a href="#" style="color:red">jjj</a>

我這個能改

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

超鏈接一直顯示藍色沒法改顏色

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號