第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

幫我看看為什么顯示不出來那個(gè)效果?

按照老師的步驟來寫的代碼,但是我只能實(shí)現(xiàn)四個(gè)角的上面的左邊和右邊的角變成圓角,但是不能將下面的左邊和右邊的角變成圓角,這個(gè)是為什么?部分代碼:

.l_top_radius{

background:url(../images/l_top_radius.gif) no-repeat;

width:4px;

height:3px;

position:absolute;

left:0;

top:0;}

.r_top_radius{

background:url(../images/r_top_radius.gif) no-repeat;

width:4px;

height:3px;

position:absolute;

top:0;

right:0;}

.l_btm_radius{

background:url(../images/l_btm_radius.gif) no-repeat;

width:4px;

width:3px;

position:absolute;

bottom:0;

left:0;}

.r_btm_radius{

background:url(../images/r_btm_radius.gif) no-repeat;

width:0;

height:0;

position:absolute;

bottom:0;

right:0;}


正在回答

1 回答

55ed330f0001be5005000340.jpg

55ed331100015c0e05000338.jpg


你的代碼寫錯(cuò)了,我用chrome的開發(fā)者工具給你指出來了,詳細(xì)看圖片。

另附正確代碼如下:

.l_top_radius{
??background:url(l_top_radius.gif)?no-repeat;
??width:4px;
??height:3px;
??position:absolute;
??left:0;
??top:0;
}
.r_top_radius{
??background:url(r_top_radius.gif)?no-repeat;
??width:4px;
??height:3px;
??position:absolute;
??top:0;
??right:0;
}
.l_btm_radius{
??background:url(l_btm_radius.gif)?no-repeat;
??width:4px;
??height:3px;??/*-----*/
??position:absolute;
??bottom:0;
??left:0;
}
.r_btm_radius{
??background:url(r_btm_radius.gif)?no-repeat;
??width:4px;???/*-----*/
??height:3px;??/*-----*/
??position:absolute;
??bottom:0;
??right:0;
}


1 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消
CSS圓角進(jìn)化論
  • 參與學(xué)習(xí)       26410    人
  • 解答問題       96    個(gè)

CSS小圓角,三種制作方式都教給你,并詳細(xì)講解每一種的實(shí)現(xiàn)方式

進(jìn)入課程

幫我看看為什么顯示不出來那個(gè)效果?

我要回答 關(guān)注問題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)