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

盒模型邊框設(shè)置

オリジナル 2019-03-06 14:23:38 192
サマリー:<!DOCTYPE html><html><head><meta charset="UTF-8"><title>Document</title><style>*{margin:0;padding:0;}div{margin:50px auto;}.crl{width: 200px;height:

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>Document</title>

<style>

*{margin:0;padding:0;}

div{margin:50px auto;}

.crl{width: 200px;height:50px;border:1px solid #ccc;}

.ty{width: 200px;height:200px;border:1px solid #ccc;border-radius:100px;}

.out-shadow{

width: 500px;

height:200px;

box-shadow:0px 6px 20px yellow;

}

.inner-shadow{

width: 500px;

height:200px;

box-shadow:0px 6px 20px red inset;

}

</style>

</head>

<body>


<div class="crl"></div>

<div class="ty"></div>

<div class="out-shadow">外陰影</div>

<div class="inner-shadow">內(nèi)陰影</div>


</body>

</html>

添削の先生:韋小寶添削時(shí)間:2019-03-06 15:43:39
先生のまとめ:css中的邊框樣式還是比較靈活的 使用的也很多

手記を発表する

人気のある見(jiàn)出し語(yǔ)