文章詳情頁
border-radius?
瀏覽:102日期:2024-05-24 08:18:21
問題描述
border-radius
div.semi-circle{ height:50px; width:100px; background:#9da; border-radius:50px ; }
求問border-radius中50px的意思;
div.semi-circle{ height:50px; width:100px; background:#9da; border-radius:50px 50px 0px 0px; }
不懂兩個border-radius代表的意思,求指點
問題解答
回答1:border-radius?-PHP中文網(wǎng)問答-border-radius?-PHP中文網(wǎng)問答
圍觀一下哦,學(xué)習(xí)一下。
回答2:border-radius:單個值是表示四個角都圓50px, border-radius:50px 50px 0px 0px;表示左上角 右上角分別是50px 右下角 左下角 分別是0px
相關(guān)文章:
1. Docker for Mac 創(chuàng)建的dnsmasq容器連不上/不工作的問題2. css3 - 圖片等比例縮放3. html - css3中多列高度 統(tǒng)一4. javascript - 使用angular 的ui-sref 中出現(xiàn)了中文參數(shù),點擊跳轉(zhuǎn)后瀏覽器的地址欄里出現(xiàn)轉(zhuǎn)義后的%AE....%a%45. css3 - 如何將網(wǎng)頁CSS背景圖高斯模糊且全屏顯示6. javascript - 一個賦值運算的問題7. css3 - animation屬性,safari瀏覽器不支持相關(guān)效果8. javascript - 求賜教:網(wǎng)易郵箱Web端模擬登錄看信的加密參數(shù)_ntes_nnid、_ntes_nuid9. css - jq有無現(xiàn)成函數(shù)改變rotateX/Y的deg10. javascript - QWebEngineView 如何爬 angular 的動態(tài)數(shù)據(jù)?
排行榜

熱門標簽