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

邊框 css的邊框

原創(chuàng) 2019-03-07 19:15:37 206
摘要:<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0">&

<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta http-equiv="X-UA-Compatible" content="ie=edge">

<title>邊框</title>

<style type="text/css">

.h{width: 500px;height: 50px;border: 2px solid red;}

.b{width: 300px; height: 200px;border:1px solid #000; border-bottom: 3px dashed #000;}

.bot{width: 100px;height: 80px; background: #333;border-radius: 19px;}

</style>

</head>

<body>

<h1 class="h">h1標(biāo)題標(biāo)簽</h1>

<div class="b">div塊</div>

<button class="bot" style="color:azure">提交</button>

</body>

</html>


批改老師:滅絕師太批改時(shí)間:2019-03-08 09:34:11
老師總結(jié):邊框?qū)傩院笃诓季钟玫姆浅6?, 熟悉掌握哦!

發(fā)布手記

熱門詞條