A.border-left-radius:20px;
B.border-top-left-radius:20px;
C.border-radius-left-top:20px;
D.border-radius-top-left:20px;
您可能感興趣的試卷
你可能感興趣的試題
A.inline-block
B.inline
C.block
D.none
A.width:0;height:0;border:10pxsolidtransparent;border-top-color:#00f;
B.width:10px;height:10px;border:10pxsolid#00f;border-top-color:transparent;
C.width:0;height:0;border:10pxsolidtransparent;border-bottom-color:#00f;
D.width:10px;height:10px;border:0pxsolid#00f;border-bottom-width:10px;
A.background:#ccc,url(bg.png)no-repeat,-100pxcenter;
B.background:#cccurl(bg.png)no-repeat-100pxcenter;
C.background:#ccc;background-image:url(bg.png)no-repeat-100pxcenter;
D.background-color:#ccc;background-image:url(bg.png)no-repeat-100pxcenter;
A.a{decoration:nounderline}
B.a{text-decoration:nounderline}
C.a{text-decoration:none}
D.a{underline:none}
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
萬(wàn)維網(wǎng)將因特網(wǎng)中的信息以()的形式進(jìn)行展示,通過(guò)鏈接的方式從因特網(wǎng)的一個(gè)站點(diǎn)訪問(wèn)另一個(gè)站點(diǎn)。
在CSS3中,可以實(shí)現(xiàn)平移效果的函數(shù)是()。
如果背景圖像的background-attachment屬性為(),則background-origin屬性沒(méi)有效果。
下列將頁(yè)面上div元素繞中心點(diǎn)逆時(shí)針旋轉(zhuǎn)30度的是()。
box-sizing屬性的取值中,通過(guò)從已設(shè)定的寬度或高度中分別減去邊框和內(nèi)邊距才能得到內(nèi)容的寬度或高度的是()。
web前端開(kāi)發(fā)工具有哪些?()
CSS3中的變形屬性是()。
rotateX函數(shù)用于指定元素圍繞X軸旋轉(zhuǎn),參數(shù)a用于定義旋轉(zhuǎn)的角度值,單位為()。
css3中的動(dòng)畫屬性及定義動(dòng)畫的關(guān)鍵字是()。
下列選項(xiàng)中,用于設(shè)置彈性盒子元素在主軸方向逆序排列的是()。