亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

邊框線及陰影、圓角

オリジナル 2019-03-27 16:50:03 196
サマリー:<!DOCTYPE html><html><head> <meta charset="utf-8"> <title>邊框</title> <link rel="shortcut icon" type="image/x-icon" href=""

<!DOCTYPE html>

<html>

<head>

<meta charset="utf-8">

<title>邊框</title>

<link rel="shortcut icon" type="image/x-icon" href="">

<link rel="stylesheet" type="text/css" href="">

<style type="text/css">

*{margin: 0px;padding: 0px;}

        .box{width: 100px;height: 100px;border: 1px /*solid double dashed*/ dotted; #ccc ; border-radius: 20px;}

        .main{width: 100px;height: 100px;border-top: 1px solid red; background: #ccc;border-left: 1px solid red;border-right: 1px solid red;border-bottom: 1px solid red;}

        button{border: none;}

    .shadow{width: 300px;height: 40px;box-shadow: 0px 6px 30px $ccc inset;/*border: 1px solid #ccc;*/}

</style>

</head>

<body>

   <div  class="box"> </div>

   <div  class="main"></div>

   <button>登陸</button>

   <div class="shadow"></div>

</body>

</html>


添削の先生:天蓬老師添削時間:2019-03-28 10:20:25
先生のまとめ:如果數(shù)值為0, 單位是可以省略掉不寫的

手記を発表する

人気のある見出し語