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

邊框樣式總結(jié)案例

原創(chuàng) 2019-06-13 10:11:07 174
摘要:                                                        &nbs

                                                               邊框樣式總結(jié)案例

solid   它是一個(gè)實(shí)線

       double 邊框顯示為雙實(shí)線

       dashed 為虛線

      dotted 點(diǎn)狀虛線


<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>我的風(fēng)合肥話</title>

<link rel="shortcut icon" type="image/x-icon" href="weas/pht.pag">

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

<style type="text/css">

     .box{width: 100px;height: 100px;border: 1px dotted #ccc;border-radius:50px}(控制圓角)

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

     button{border: none;}(去邊框)

    </style>

</head>

<body>

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

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

<button>登錄</button>

</body>



批改老師:天蓬老師批改時(shí)間:2019-06-13 17:01:39
老師總結(jié):哎呦, 你合肥的, 老鄉(xiāng), 搞得不丑.... 作業(yè)寫得不錯(cuò), 邊框的功能很強(qiáng)大, 你只總結(jié)了其中的極小的一部分

發(fā)佈手記

熱門詞條