border-radius?
我又来了
我又来了 2017-02-20 13:34:24
0
2
1217

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代表的意思,求指点


我又来了
我又来了

全部回覆(2)
数据分析师

border-radius? -PHP中文網路問答-border-radius? -PHP中文網問答

圍觀一下哦,學習一下。

刘奇

border-radius:单个值是表示四个角都圆50px, border-radius:50px 50px 0px 0px;表示左上角 右上角分别是50px 右下角 左下角 分别是0px

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板